Trace number 4510385

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
AI448PBSolver 2025-05-31UNSAT 459.153 461.171

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x90split.cnf-extracted.pb.metafix.opb
MD5SUMffca2f526e16739a014d253021fa9e9c
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 benchmark48.9927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints1258
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1256
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 6
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

459.07/461.17	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: 63837 MiB (63094 MiB free)
  memory of node 1: 64465 MiB (63875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510385-1751188456/watcher-4510385-1751188456 -o /tmp/evaluation-result-4510385-1751188456/solver-4510385-1751188456 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24668 --watchdog 3760 HOME/solve.sh HOME/instance-4510385-1751188456.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25676, runsolver pid=25673

[startup+0.100078 s]*
/proc/loadavg: 4.19 4.16 4.20 5/253 25681
/proc/meminfo: memFree=130017908/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=7812 memory=3840 CPUtime=0.06 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 488 0 0 0 5 1 0 0 20 0 1 0 34524724 7999488 960 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 1953 960 576 108 0 470 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 12004 KiB
Current children cumulated memory: 6784 KiB

[startup+0.215724 s]*
/proc/loadavg: 4.19 4.16 4.20 4/254 25686
/proc/meminfo: memFree=130017656/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=9016 memory=4992 CPUtime=0.17 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 783 0 0 0 16 1 0 0 20 0 1 0 34524724 9232384 1248 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 2254 1248 576 108 0 771 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13208 KiB
Current children cumulated memory: 7936 KiB

[startup+0.313186 s]*
/proc/loadavg: 4.19 4.16 4.20 5/253 25689
/proc/meminfo: memFree=130024700/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=9828 memory=5888 CPUtime=0.27 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 992 0 0 0 26 1 0 0 20 0 1 0 34524724 10063872 1472 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 2457 1472 576 108 0 974 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 14020 KiB
Current children cumulated memory: 8832 KiB

[startup+0.700451 s]
/proc/loadavg: 4.19 4.16 4.20 5/252 25705
/proc/meminfo: memFree=130022940/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=12372 memory=8192 CPUtime=0.64 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 1597 0 0 0 63 1 0 0 20 0 1 0 34524724 12668928 2048 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 3093 2048 576 108 0 1610 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 16564 KiB
Current children cumulated memory: 11136 KiB

[startup+1.50034 s]
/proc/loadavg: 4.19 4.16 4.20 5/257 25720
/proc/meminfo: memFree=130018324/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=15520 memory=11264 CPUtime=1.44 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 2382 0 0 0 142 2 0 0 20 0 1 0 34524724 15892480 2816 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 3880 2816 576 108 0 2397 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 19712 KiB
Current children cumulated memory: 14208 KiB

[startup+3.11307 s]
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=130002820/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=24240 memory=17524 CPUtime=3.04 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 3990 0 0 0 301 3 0 0 20 0 1 0 34524724 24821760 4381 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 6060 4381 576 108 0 4577 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 28432 KiB
Current children cumulated memory: 20468 KiB

[startup+6.30036 s]
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=129974424/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=36204 memory=29040 CPUtime=6.21 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 6344 0 0 0 618 3 0 0 20 0 1 0 34524724 37072896 7260 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 9051 7260 576 108 0 7568 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 40396 KiB
Current children cumulated memory: 31984 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.15 4.19 5/257 25769
/proc/meminfo: memFree=129949484/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=43520 memory=37868 CPUtime=12.6 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 8118 0 0 0 1256 4 0 0 20 0 1 0 34524724 44564480 9467 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 10880 9467 576 108 0 9397 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 47712 KiB
Current children cumulated memory: 40812 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.15 4.19 5/257 25769
/proc/meminfo: memFree=129908288/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=65272 memory=52868 CPUtime=25.35 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 11365 0 0 0 2530 5 0 0 20 0 1 0 34524724 66838528 13217 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 16318 13217 576 108 0 14835 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 69464 KiB
Current children cumulated memory: 55812 KiB

[startup+51.1137 s]
/proc/loadavg: 4.14 4.15 4.19 5/257 25865
/proc/meminfo: memFree=129887144/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=78092 memory=69524 CPUtime=50.88 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 14639 0 0 0 5081 7 0 0 20 0 1 0 34524724 79966208 17381 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 19523 17381 576 108 0 18040 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 82284 KiB
Current children cumulated memory: 72468 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.18 5/257 25914
/proc/meminfo: memFree=129779308/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=118384 memory=99260 CPUtime=101.84 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 20039 0 0 0 10174 10 0 0 20 0 1 0 34524724 121225216 24815 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 29596 24815 576 108 0 28113 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 122576 KiB
Current children cumulated memory: 102204 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.13 4.17 5/257 25963
/proc/meminfo: memFree=129689608/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=133436 memory=126948 CPUtime=161.58 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 23281 0 0 0 16147 11 0 0 20 0 1 0 34524724 136638464 31737 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 33359 31737 576 108 0 31876 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 137628 KiB
Current children cumulated memory: 129892 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.17 5/256 25965
/proc/meminfo: memFree=129570528/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=187744 memory=144632 CPUtime=221.39 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 26698 0 0 0 22126 13 0 0 20 0 1 0 34524724 192249856 36158 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 46936 36158 576 108 0 45453 0
Current children cumulated CPU time: 221.39 s

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

/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 31258 0 0 0 34077 16 0 0 20 0 1 0 34524724 214142976 43169 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 52281 43169 576 108 0 50798 0
Current children cumulated CPU time: 340.93 s
Current children cumulated vsize: 213316 KiB
Current children cumulated memory: 175620 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.15 5/251 26161
/proc/meminfo: memFree=129575452/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=188324 CPUtime=400.58 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 34674 0 0 0 40038 20 0 0 20 0 1 0 34524724 230924288 47081 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 47081 576 108 0 54895 0
Current children cumulated CPU time: 400.58 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 191268 KiB

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

# cumulated CPU time of all completed processes:  user=458.926 s, system=0.227817 s

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

[startup+409.6 s]
/proc/loadavg: 4.06 4.09 4.15 5/256 26177
/proc/meminfo: memFree=129554652/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=190496 CPUtime=407.85 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 34675 0 0 0 40765 20 0 0 20 0 1 0 34524724 230924288 47624 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 47624 576 108 0 54895 0
Current children cumulated CPU time: 407.85 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 193440 KiB

[startup+435.2 s]
/proc/loadavg: 4.09 4.10 4.15 5/256 26177
/proc/meminfo: memFree=129506236/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=191008 CPUtime=433.32 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 34816 0 0 0 43311 21 0 0 20 0 1 0 34524724 230924288 47752 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 47752 576 108 0 54895 0
Current children cumulated CPU time: 433.32 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 193952 KiB

[startup+448 s]*
/proc/loadavg: 4.07 4.09 4.15 5/256 26178
/proc/meminfo: memFree=129478512/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=191776 CPUtime=446.06 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35003 0 0 0 44585 21 0 0 20 0 1 0 34524724 230924288 47944 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 47944 576 108 0 54895 0
Current children cumulated CPU time: 446.06 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 194720 KiB

[startup+454.4 s]
/proc/loadavg: 4.07 4.09 4.15 5/256 26178
/proc/meminfo: memFree=129470636/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=192032 CPUtime=452.4 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35129 0 0 0 45219 21 0 0 20 0 1 0 34524724 230924288 48008 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48008 576 108 0 54895 0
Current children cumulated CPU time: 452.4 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 194976 KiB

[startup+457.6 s]
/proc/loadavg: 4.14 4.11 4.15 5/256 26178
/proc/meminfo: memFree=129470888/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=192288 CPUtime=455.58 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35172 0 0 0 45537 21 0 0 20 0 1 0 34524724 230924288 48072 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48072 576 108 0 54895 0
Current children cumulated CPU time: 455.58 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 195232 KiB

[startup+459.2 s]
/proc/loadavg: 4.14 4.11 4.15 5/256 26178
/proc/meminfo: memFree=129462824/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=192288 CPUtime=457.17 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35187 0 0 0 45696 21 0 0 20 0 1 0 34524724 230924288 48072 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48072 576 108 0 54895 0
Current children cumulated CPU time: 457.17 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 195232 KiB

[startup+460 s]*
/proc/loadavg: 4.14 4.11 4.15 5/256 26178
/proc/meminfo: memFree=129458728/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=194440 CPUtime=457.98 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35201 0 0 0 45777 21 0 0 20 0 1 0 34524724 230924288 48610 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48610 576 108 0 54895 0
Current children cumulated CPU time: 457.98 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 197384 KiB

[startup+460.8 s]
/proc/loadavg: 4.14 4.11 4.15 5/256 26178
/proc/meminfo: memFree=129458728/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=194440 CPUtime=458.76 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35206 0 0 0 45855 21 0 0 20 0 1 0 34524724 230924288 48610 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48610 576 108 0 54895 0
Current children cumulated CPU time: 458.76 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 197384 KiB

[startup+461 s]*
/proc/loadavg: 4.14 4.11 4.15 5/255 26178
/proc/meminfo: memFree=129458728/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=194440 CPUtime=458.97 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35206 0 0 0 45876 21 0 0 20 0 1 0 34524724 230924288 48610 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48610 576 108 0 54895 0
Current children cumulated CPU time: 458.97 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 197384 KiB

[startup+461.114 s]
/proc/loadavg: 4.14 4.11 4.15 5/255 26178
/proc/meminfo: memFree=129458728/131382112 swapFree=33010684/33010684
[pid=25676] ppid=25673 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/25676/stat : 25676 (bash) S 25673 25676 24655 0 -1 4194304 312 238 0 0 0 0 0 0 20 0 1 0 34524721 4292608 736 18446744073709551615 94303938273280 94303939167813 140721657718464 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94303939406864 94303939454608 94303967854592 140721657723284 140721657723400 140721657723400 140721657729002 0
/proc/25676/statm: 1048 736 672 219 0 110 0
[pid=25680] ppid=25676 vsize=225512 memory=194440 CPUtime=459.07 cores=5,7
/proc/25680/stat : 25680 (solve_pb) R 25676 25676 24655 0 -1 4194304 35206 0 0 0 45886 21 0 0 20 0 1 0 34524724 230924288 48610 18446744073709551615 94205252330496 94205252768640 140730735170944 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94205252797360 94205252799776 94205280321536 140730735180164 140730735180228 140730735180228 140730735185848 0
/proc/25680/statm: 56378 48610 576 108 0 54895 0
Current children cumulated CPU time: 459.07 s
Current children cumulated vsize: 229704 KiB
Current children cumulated memory: 197384 KiB

Child status: 0

Real time (s): 461.171
CPU time (s): 459.153
CPU user time (s): 458.926
CPU system time (s): 0.227817
CPU usage (%): 99.5624
Max. virtual memory (cumulated for all children) (KiB): 229704
Max. memory (cumulated for all children) (KiB): 197384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.926
system time used= 0.227817
maximum resident set size= 194440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35772
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= 452
involuntary context switches= 566


# summary of solver processes directly reported to runsolver:
#   pid: 25676
#   total CPU time (s): 459.153
#   total CPU user time (s): 458.926
#   total CPU system time (s): 0.227817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.61429 second user time and 4.74144 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 11:14:16
IDJOB=4510385
IDBENCH=160360
IDSOLVER=3321
FILE ID=nodeC007/4510385-1751188456
RUNJOBID= nodeC007-1751181226-24668
SLURM_JOB_ID= 9587553
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x90split.cnf-extracted.pb.metafix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510385-1751188456/watcher-4510385-1751188456 -o /tmp/evaluation-result-4510385-1751188456/solver-4510385-1751188456 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24668 --watchdog 3760  HOME/solve.sh HOME/instance-4510385-1751188456.opb

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

MD5SUM BENCH= ffca2f526e16739a014d253021fa9e9c
RANDOM SEED=1929677377

nodeC007 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130018916 kB
MemAvailable:   129919748 kB
Buffers:            3280 kB
Cached:           711044 kB
SwapCached:            0 kB
Active:           334572 kB
Inactive:         465928 kB
Active(anon):     104136 kB
Inactive(anon):        0 kB
Active(file):     230436 kB
Inactive(file):   465928 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:         89292 kB
Mapped:           103328 kB
Shmem:             17960 kB
KReclaimable:      88192 kB
Slab:             169568 kB
SReclaimable:      88192 kB
SUnreclaim:        81376 kB
KernelStack:        4080 kB
PageTables:         3196 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     400440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC007 at 2025-06-29 11:21:57