Trace number 4528031

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_picat 2025-07-11UNSAT 1976.41 1982.04

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x100split.cnf-plain.pb.metafix.opb
MD5SUMe27638fbedede025521b1384f289f9e5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark201.671
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1001
Total number of constraints4002
Number of constraints which are clauses4002
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.01	c solving HOME/instance-4528031-1752245582.opb (Picat 3.9b11, 7/10/2025)
1976.36/1982.03	s UNSATISFIABLE

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

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

solver pid=120126, runsolver pid=120123

[startup+0.10004 s]*
/proc/loadavg: 2.74 2.08 2.11 5/265 120127
/proc/meminfo: memFree=112181308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2029304 memory=23672 CPUtime=0.09 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 1440 0 0 0 9 0 0 0 20 0 1 0 140234759 2078007296 5918 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507326 5918 1632 343 0 504390 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2029304 KiB
Current children cumulated memory: 23672 KiB

[startup+0.205316 s]*
/proc/loadavg: 2.74 2.08 2.11 5/265 120127
/proc/meminfo: memFree=112181308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2029304 memory=24184 CPUtime=0.19 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 1576 0 0 0 19 0 0 0 20 0 1 0 140234759 2078007296 6046 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507326 6046 1632 343 0 504390 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2029304 KiB
Current children cumulated memory: 24184 KiB

[startup+0.304708 s]*
/proc/loadavg: 2.74 2.08 2.11 5/265 120127
/proc/meminfo: memFree=112181308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2029304 memory=24032 CPUtime=0.29 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 1761 0 0 0 29 0 0 0 20 0 1 0 140234759 2078007296 6008 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507326 6008 1632 343 0 504390 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2029304 KiB
Current children cumulated memory: 24032 KiB

[startup+0.700102 s]
/proc/loadavg: 2.74 2.08 2.11 5/265 120127
/proc/meminfo: memFree=112181308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2029364 memory=23856 CPUtime=0.68 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 2534 0 0 0 68 0 0 0 20 0 1 0 140234759 2078068736 5964 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507341 5964 1632 343 0 504405 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029364 KiB
Current children cumulated memory: 23856 KiB

[startup+1.50013 s]
/proc/loadavg: 2.74 2.08 2.11 5/265 120127
/proc/meminfo: memFree=112181308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2030132 memory=24456 CPUtime=1.48 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 4939 0 0 0 147 1 0 0 20 0 1 0 140234759 2078855168 6114 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507533 6114 1632 343 0 504597 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2030132 KiB
Current children cumulated memory: 24456 KiB

[startup+3.10509 s]
/proc/loadavg: 2.84 2.11 2.12 5/265 120127
/proc/meminfo: memFree=112179072/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2031300 memory=25900 CPUtime=3.07 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 9750 0 0 0 306 1 0 0 20 0 1 0 140234759 2080051200 6475 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 507825 6475 1632 343 0 504889 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2031300 KiB
Current children cumulated memory: 25900 KiB

[startup+6.3001 s]
/proc/loadavg: 2.84 2.11 2.12 5/265 120127
/proc/meminfo: memFree=112177308/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2036228 memory=28316 CPUtime=6.26 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 17800 0 0 0 624 2 0 0 20 0 1 0 140234759 2085097472 7079 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 509057 7079 1632 343 0 506121 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2036228 KiB
Current children cumulated memory: 28316 KiB

[startup+12.7001 s]
/proc/loadavg: 2.93 2.14 2.13 5/265 120127
/proc/meminfo: memFree=112173300/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2041092 memory=32340 CPUtime=12.65 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 31695 0 0 0 1260 5 0 0 20 0 1 0 140234759 2090078208 8085 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 510273 8085 1632 343 0 507337 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2041092 KiB
Current children cumulated memory: 32340 KiB

[startup+25.5001 s]
/proc/loadavg: 3.17 2.24 2.16 5/265 120127
/proc/meminfo: memFree=112166432/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2036996 memory=30780 CPUtime=25.42 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 58704 0 0 0 2532 10 0 0 20 0 1 0 140234759 2085883904 7695 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 509249 7695 1632 343 0 506313 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2036996 KiB
Current children cumulated memory: 30780 KiB

[startup+51.1052 s]
/proc/loadavg: 3.58 2.41 2.22 5/265 120128
/proc/meminfo: memFree=112151940/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2041224 memory=34380 CPUtime=50.95 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 98355 0 0 0 5077 18 0 0 20 0 1 0 140234759 2090213376 8595 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 510306 8595 1632 343 0 507370 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2041224 KiB
Current children cumulated memory: 34380 KiB

[startup+102.3 s]
/proc/loadavg: 3.82 2.66 2.32 5/266 120136
/proc/meminfo: memFree=112138668/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2054340 memory=40576 CPUtime=102.01 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 147661 0 0 0 10170 31 0 0 20 0 1 0 140234759 2103644160 10144 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 513585 10144 1632 343 0 510649 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2054340 KiB
Current children cumulated memory: 40576 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 2.93 2.44 5/266 120138
/proc/meminfo: memFree=112134912/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2054340 memory=42816 CPUtime=161.85 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 191488 0 0 0 16144 41 0 0 20 0 1 0 140234759 2103644160 10704 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 513585 10704 1632 343 0 510649 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2054340 KiB
Current children cumulated memory: 42816 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.15 2.54 5/266 120185
/proc/meminfo: memFree=112127600/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2062668 memory=49052 CPUtime=221.68 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 223112 0 0 0 22117 51 0 0 20 0 1 0 140234759 2112172032 12263 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 515667 12263 1632 343 0 512731 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2062668 KiB
Current children cumulated memory: 49052 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.32 2.64 5/264 120276
/proc/meminfo: memFree=112105524/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2062792 memory=48628 CPUtime=281.51 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 250040 0 0 0 28092 59 0 0 20 0 1 0 140234759 2112299008 12157 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 515698 12157 1632 343 0 512762 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2062792 KiB
Current children cumulated memory: 48628 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.46 2.74 5/264 120278
/proc/meminfo: memFree=112089624/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2053444 memory=43048 CPUtime=341.34 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 270983 0 0 0 34067 67 0 0 20 0 1 0 140234759 2102726656 10762 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 513361 10762 1632 343 0 510425 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 2053444 KiB
Current children cumulated memory: 43048 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.58 2.82 5/264 120281
/proc/meminfo: memFree=112087952/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2063940 memory=54652 CPUtime=401.17 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 294720 0 0 0 40043 74 0 0 20 0 1 0 140234759 2113474560 13663 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 515985 13663 1632 343 0 513049 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 2063940 KiB
Current children cumulated memory: 54652 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.69 2.91 5/264 120283
/proc/meminfo: memFree=112079368/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2080504 memory=60692 CPUtime=461 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 314330 0 0 0 46019 81 0 0 20 0 1 0 140234759 2130436096 15173 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520126 15173 1632 343 0 517190 0
Current children cumulated CPU time: 461 s

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

/proc/loadavg: 4.07 4.08 3.74 5/263 120525
/proc/meminfo: memFree=111997976/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2081516 memory=73368 CPUtime=1478.11 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 541837 0 0 0 147634 177 0 0 20 0 1 0 140234759 2131472384 18342 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520379 18342 1632 343 0 517443 0
Current children cumulated CPU time: 1478.11 s
Current children cumulated vsize: 2081516 KiB
Current children cumulated memory: 73368 KiB

[startup+1542.3 s]
/proc/loadavg: 4.13 4.09 3.77 5/263 120527
/proc/meminfo: memFree=111997532/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2081516 memory=66916 CPUtime=1537.94 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 548288 0 0 0 153613 181 0 0 20 0 1 0 140234759 2131472384 16729 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520379 16729 1632 343 0 517443 0
Current children cumulated CPU time: 1537.94 s
Current children cumulated vsize: 2081516 KiB
Current children cumulated memory: 66916 KiB

[startup+1602.3 s]
/proc/loadavg: 4.10 4.09 3.79 5/263 120529
/proc/meminfo: memFree=111973468/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=79740 CPUtime=1597.77 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 556869 0 0 0 159592 185 0 0 20 0 1 0 140234759 2148392960 19935 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 19935 1632 343 0 521574 0
Current children cumulated CPU time: 1597.77 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 79740 KiB

[startup+1662.3 s]
/proc/loadavg: 4.15 4.10 3.82 5/263 120531
/proc/meminfo: memFree=111982152/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=76924 CPUtime=1657.6 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 563216 0 0 0 165571 189 0 0 20 0 1 0 140234759 2148392960 19231 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 19231 1632 343 0 521574 0
Current children cumulated CPU time: 1657.6 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 76924 KiB

[startup+1722.3 s]
/proc/loadavg: 4.12 4.10 3.84 5/263 120533
/proc/meminfo: memFree=111950452/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2081656 memory=75772 CPUtime=1717.41 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 570879 0 0 0 171547 194 0 0 20 0 1 0 140234759 2131615744 18943 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520414 18943 1632 343 0 517478 0
Current children cumulated CPU time: 1717.41 s
Current children cumulated vsize: 2081656 KiB
Current children cumulated memory: 75772 KiB

[startup+1782.3 s]
/proc/loadavg: 4.09 4.09 3.86 5/262 120535
/proc/meminfo: memFree=111981896/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1777.24 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 578585 0 0 0 177525 199 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1777.24 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

[startup+1842.3 s]
/proc/loadavg: 4.14 4.10 3.88 5/262 120537
/proc/meminfo: memFree=111953596/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=79740 CPUtime=1837.06 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 585097 0 0 0 183503 203 0 0 20 0 1 0 140234759 2148392960 19935 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 19935 1632 343 0 521574 0
Current children cumulated CPU time: 1837.06 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 79740 KiB

[startup+1902.3 s]
/proc/loadavg: 4.10 4.10 3.90 5/263 120547
/proc/meminfo: memFree=111990304/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2081656 memory=73596 CPUtime=1896.89 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 591821 0 0 0 189482 207 0 0 20 0 1 0 140234759 2131615744 18399 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520414 18399 1632 343 0 517478 0
Current children cumulated CPU time: 1896.89 s
Current children cumulated vsize: 2081656 KiB
Current children cumulated memory: 73596 KiB

[startup+1962.3 s]
/proc/loadavg: 4.08 4.09 3.91 5/264 120550
/proc/meminfo: memFree=111990352/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1956.72 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 596683 0 0 0 195461 211 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1956.72 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

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

# cumulated CPU time of all completed processes:  user=1974.28 s, system=2.12264 s

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

[startup+1971.2 s]
/proc/loadavg: 4.14 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111996812/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2081656 memory=75772 CPUtime=1965.59 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 596949 0 0 0 196348 211 0 0 20 0 1 0 140234759 2131615744 18943 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 520414 18943 1632 343 0 517478 0
Current children cumulated CPU time: 1965.59 s
Current children cumulated vsize: 2081656 KiB
Current children cumulated memory: 75772 KiB

[startup+1977.6 s]
/proc/loadavg: 4.13 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111986332/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1971.97 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 597405 0 0 0 196986 211 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1971.97 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

[startup+1979.2 s]
/proc/loadavg: 4.12 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111996572/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=87932 CPUtime=1973.56 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 597408 0 0 0 197145 211 0 0 20 0 1 0 140234759 2148392960 21983 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 21983 1632 343 0 521574 0
Current children cumulated CPU time: 1973.56 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 87932 KiB

[startup+1980.8 s]
/proc/loadavg: 4.12 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111988380/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1975.16 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 598135 0 0 0 197304 212 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1975.16 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

[startup+1981.6 s]
/proc/loadavg: 4.12 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111976092/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1975.96 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 598135 0 0 0 197384 212 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1975.96 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

[startup+1982 s]*
/proc/loadavg: 4.12 4.10 3.92 5/264 120550
/proc/meminfo: memFree=111968468/131250000 swapFree=33008356/33010684
[pid=120126] ppid=120123 vsize=2098040 memory=81788 CPUtime=1976.36 cores=4,6
/proc/120126/stat : 120126 (pb_picat) R 120123 120126 119920 0 -1 4194304 598135 0 0 0 197424 212 0 0 20 0 1 0 140234759 2148392960 20447 18446744073709551615 94744166408192 94744167809773 140730330313136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94744168081200 94744169955440 94744197423104 140730330319260 140730330319336 140730330319336 140730330324940 0
/proc/120126/statm: 524510 20447 1632 343 0 521574 0
Current children cumulated CPU time: 1976.36 s
Current children cumulated vsize: 2098040 KiB
Current children cumulated memory: 81788 KiB

Child status: 0

Real time (s): 1982.04
CPU time (s): 1976.41
CPU user time (s): 1974.28
CPU system time (s): 2.12264
CPU usage (%): 99.7157
Max. virtual memory (cumulated for all children) (KiB): 2098040
Max. memory (cumulated for all children) (KiB): 92028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1974.28
system time used= 2.12264
maximum resident set size= 92028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 598147
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= 74
involuntary context switches= 2578


# summary of solver processes directly reported to runsolver:
#   pid: 120126
#   total CPU time (s): 1976.41
#   total CPU user time (s): 1974.28
#   total CPU system time (s): 2.12264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.53903 second user time and 7.82617 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-11 16:53:02
IDJOB=4528031
IDBENCH=160381
IDSOLVER=3385
FILE ID=nodeC014/4528031-1752245582
RUNJOBID= nodeC014-1752245528-119931
SLURM_JOB_ID= 9682574
Free space on /tmp= 430504 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x100split.cnf-plain.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528031-1752245582/watcher-4528031-1752245582 -o /tmp/evaluation-result-4528031-1752245582/solver-4528031-1752245582 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752245528-119931 --watchdog 3760  pb_picat HOME/instance-4528031-1752245582.opb

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

MD5SUM BENCH= e27638fbedede025521b1384f289f9e5
RANDOM SEED=1758685062

nodeC014 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.111
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.118
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.23
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		: 3601.861
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.23
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		: 3480.099
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.23
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.117
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.23
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.141
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.23
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		: 3599.604
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.23
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		: 3531.791
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112193280 kB
MemAvailable:   129629188 kB
Buffers:             696 kB
Cached:         18186028 kB
SwapCached:         1628 kB
Active:           532116 kB
Inactive:       17815776 kB
Active(anon):     154752 kB
Inactive(anon):    31012 kB
Active(file):     377364 kB
Inactive(file): 17784764 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3628 kB
Writeback:             0 kB
AnonPages:        162716 kB
Mapped:           115348 kB
Shmem:             24596 kB
KReclaimable:     226040 kB
Slab:             320088 kB
SReclaimable:     226040 kB
SUnreclaim:        94048 kB
KernelStack:        4256 kB
PageTables:         3396 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6527600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430500 MiB
End job on nodeC014 at 2025-07-11 17:26:04