Trace number 4510457

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 1496.97 1502.95

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x70split.cnf-plain.pb.metafix.opb
MD5SUMab4f361084eaa55350d5ce36089ad752
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 benchmark28.6033
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables701
Total number of constraints2802
Number of constraints which are clauses2802
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

1496.90/1502.94	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 (63091 MiB free)
  memory of node 1: 64465 MiB (63872 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25764, runsolver pid=25761

[startup+0.100067 s]*
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=130010080/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=7992 memory=3840 CPUtime=0.05 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 519 0 0 0 5 0 0 0 20 0 1 0 34524974 8183808 960 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 3 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 1998 960 576 108 0 515 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 12184 KiB
Current children cumulated memory: 6784 KiB

[startup+0.213383 s]*
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=130008364/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=8944 memory=4736 CPUtime=0.16 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 731 0 0 0 16 0 0 0 20 0 1 0 34524974 9158656 1184 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 2236 1184 576 108 0 753 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13136 KiB
Current children cumulated memory: 7680 KiB

[startup+0.313048 s]*
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=130006852/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=9336 memory=5120 CPUtime=0.26 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 842 0 0 0 26 0 0 0 20 0 1 0 34524974 9560064 1280 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 2334 1280 576 108 0 851 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13528 KiB
Current children cumulated memory: 8064 KiB

[startup+0.700406 s]
/proc/loadavg: 4.17 4.16 4.20 6/257 25768
/proc/meminfo: memFree=130002820/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=11256 memory=6656 CPUtime=0.63 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 1217 0 0 0 63 0 0 0 20 0 1 0 34524974 11526144 1664 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 2814 1664 576 108 0 1331 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 15448 KiB
Current children cumulated memory: 9600 KiB

[startup+1.50039 s]
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=130000048/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=14476 memory=9472 CPUtime=1.43 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 1932 0 0 0 143 0 0 0 20 0 1 0 34524974 14823424 2368 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 3619 2368 576 108 0 2136 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 18668 KiB
Current children cumulated memory: 12416 KiB

[startup+3.11306 s]
/proc/loadavg: 4.17 4.16 4.20 5/257 25768
/proc/meminfo: memFree=129979384/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=20728 memory=15340 CPUtime=3.04 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 3453 0 0 0 303 1 0 0 20 0 1 0 34524974 21225472 3835 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 5182 3835 576 108 0 3699 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 24920 KiB
Current children cumulated memory: 18284 KiB

[startup+6.30042 s]
/proc/loadavg: 4.16 4.15 4.20 5/257 25768
/proc/meminfo: memFree=129966116/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=31896 memory=24872 CPUtime=6.21 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 5400 0 0 0 620 1 0 0 20 0 1 0 34524974 32661504 6218 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 7974 6218 576 108 0 6491 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 36088 KiB
Current children cumulated memory: 27816 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.15 4.19 5/257 25769
/proc/meminfo: memFree=129942680/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=47668 memory=35748 CPUtime=12.59 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 7590 0 0 0 1257 2 0 0 20 0 1 0 34524974 48812032 8937 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 11917 8937 576 108 0 10434 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 51860 KiB
Current children cumulated memory: 38692 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.16 4.20 5/257 25769
/proc/meminfo: memFree=129896192/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=59520 memory=52008 CPUtime=25.35 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 10253 0 0 0 2532 3 0 0 20 0 1 0 34524974 60948480 13002 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 14880 13002 576 108 0 13397 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 63712 KiB
Current children cumulated memory: 54952 KiB

[startup+51.1132 s]
/proc/loadavg: 4.13 4.15 4.19 5/257 25865
/proc/meminfo: memFree=129879316/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=88820 memory=70556 CPUtime=50.84 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 13359 0 0 0 5078 6 0 0 20 0 1 0 34524974 90951680 17639 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 22205 17639 576 108 0 20722 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 93012 KiB
Current children cumulated memory: 73500 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.18 5/257 25914
/proc/meminfo: memFree=129775276/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=113996 memory=101884 CPUtime=101.85 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 18642 0 0 0 10177 8 0 0 20 0 1 0 34524974 116731904 25471 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 28499 25471 576 108 0 27016 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 118188 KiB
Current children cumulated memory: 104828 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.13 4.17 5/257 25963
/proc/meminfo: memFree=129683748/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=162924 memory=123356 CPUtime=161.6 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 22473 0 0 0 16149 11 0 0 20 0 1 0 34524974 166834176 30839 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 40731 30839 576 108 0 39248 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 167116 KiB
Current children cumulated memory: 126300 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.17 5/256 25965
/proc/meminfo: memFree=129562336/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=184752 memory=148416 CPUtime=221.37 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 26622 0 0 0 22124 13 0 0 20 0 1 0 34524974 189186048 37104 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 46188 37104 576 108 0 44705 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 188944 KiB

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

/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 53083 0 0 0 129702 29 0 0 20 0 1 0 34524974 405196800 89833 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 98925 89833 576 108 0 97442 0
Current children cumulated CPU time: 1297.31 s
Current children cumulated vsize: 399892 KiB
Current children cumulated memory: 362276 KiB

[startup+1362.3 s]
/proc/loadavg: 4.22 4.14 4.12 5/254 26462
/proc/meminfo: memFree=128048820/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=414132 memory=369956 CPUtime=1357.02 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 55713 0 0 0 135672 30 0 0 20 0 1 0 34524974 424071168 92489 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 103533 92489 576 108 0 102050 0
Current children cumulated CPU time: 1357.02 s
Current children cumulated vsize: 418324 KiB
Current children cumulated memory: 372900 KiB

[startup+1422.3 s]
/proc/loadavg: 4.14 4.13 4.11 5/254 26464
/proc/meminfo: memFree=128043024/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=375668 CPUtime=1416.72 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 56649 0 0 0 141642 30 0 0 20 0 1 0 34524974 428265472 93917 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 93917 576 108 0 103074 0
Current children cumulated CPU time: 1416.72 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 378612 KiB

[startup+1482.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/253 26466
/proc/meminfo: memFree=128041576/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377076 CPUtime=1476.41 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57116 0 0 0 147610 31 0 0 20 0 1 0 34524974 428265472 94269 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94269 576 108 0 103074 0
Current children cumulated CPU time: 1476.41 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380020 KiB

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

# cumulated CPU time of all completed processes:  user=1496.64 s, system=0.333182 s

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

[startup+1484.8 s]
/proc/loadavg: 4.09 4.12 4.10 5/253 26466
/proc/meminfo: memFree=128042080/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377204 CPUtime=1478.9 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57186 0 0 0 147859 31 0 0 20 0 1 0 34524974 428265472 94301 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94301 576 108 0 103074 0
Current children cumulated CPU time: 1478.9 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380148 KiB

[startup+1491.2 s]
/proc/loadavg: 4.15 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377332 CPUtime=1485.26 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57222 0 0 0 148495 31 0 0 20 0 1 0 34524974 428265472 94333 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94333 576 108 0 103074 0
Current children cumulated CPU time: 1485.26 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380276 KiB

[startup+1497.6 s]
/proc/loadavg: 4.14 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377460 CPUtime=1491.63 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57262 0 0 0 149132 31 0 0 20 0 1 0 34524974 428265472 94365 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94365 576 108 0 103074 0
Current children cumulated CPU time: 1491.63 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380404 KiB

[startup+1500.8 s]
/proc/loadavg: 4.13 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377588 CPUtime=1494.81 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57283 0 0 0 149450 31 0 0 20 0 1 0 34524974 428265472 94397 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94397 576 108 0 103074 0
Current children cumulated CPU time: 1494.81 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380532 KiB

[startup+1501.6 s]
/proc/loadavg: 4.13 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=377588 CPUtime=1495.61 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57286 0 0 0 149530 31 0 0 20 0 1 0 34524974 428265472 94397 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94397 576 108 0 103074 0
Current children cumulated CPU time: 1495.61 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 380532 KiB

[startup+1502.4 s]
/proc/loadavg: 4.13 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=379668 CPUtime=1496.4 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57290 0 0 0 149609 31 0 0 20 0 1 0 34524974 428265472 94917 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94917 576 108 0 103074 0
Current children cumulated CPU time: 1496.4 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 382612 KiB

[startup+1502.8 s]
/proc/loadavg: 4.13 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=418228 memory=379668 CPUtime=1496.8 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57292 0 0 0 149649 31 0 0 20 0 1 0 34524974 428265472 94917 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104557 94917 576 108 0 103074 0
Current children cumulated CPU time: 1496.8 s
Current children cumulated vsize: 422420 KiB
Current children cumulated memory: 382612 KiB

[startup+1502.9 s]
/proc/loadavg: 4.13 4.13 4.11 5/253 26466
/proc/meminfo: memFree=128034532/131382112 swapFree=33010684/33010684
[pid=25764] ppid=25761 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/25764/stat : 25764 (bash) S 25761 25764 24655 0 -1 4194304 309 244 0 0 0 0 0 0 20 0 1 0 34524971 4292608 736 18446744073709551615 93868571717632 93868572612165 140726675118512 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93868572851216 93868572898960 93868595388416 140726675122580 140726675122696 140726675122696 140726675128298 0
/proc/25764/statm: 1048 736 672 219 0 110 0
[pid=25768] ppid=25764 vsize=417968 memory=379508 CPUtime=1496.9 cores=1,3
/proc/25768/stat : 25768 (solve_pb) R 25764 25764 24655 0 -1 4194304 57292 0 0 0 149659 31 0 0 20 0 1 0 34524974 427999232 94877 18446744073709551615 93956403618816 93956404056960 140727049308000 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93956404085680 93956404088096 93956410757120 140727049316740 140727049316804 140727049316804 140727049322424 0
/proc/25768/statm: 104492 94877 576 108 0 103009 0
Current children cumulated CPU time: 1496.9 s
Current children cumulated vsize: 422160 KiB
Current children cumulated memory: 382452 KiB

Child status: 0

Real time (s): 1502.95
CPU time (s): 1496.97
CPU user time (s): 1496.64
CPU system time (s): 0.333182
CPU usage (%): 99.6027
Max. virtual memory (cumulated for all children) (KiB): 422420
Max. memory (cumulated for all children) (KiB): 382612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1496.64
system time used= 0.333182
maximum resident set size= 379668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57861
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= 479
involuntary context switches= 1517


# summary of solver processes directly reported to runsolver:
#   pid: 25764
#   total CPU time (s): 1496.97
#   total CPU user time (s): 1496.64
#   total CPU system time (s): 0.333182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.38367 second user time and 16.2337 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 11:14:18
IDJOB=4510457
IDBENCH=160366
IDSOLVER=3321
FILE ID=nodeC007/4510457-1751188458
RUNJOBID= nodeC007-1751181226-24667
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-ECgrid5x70split.cnf-plain.pb.metafix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510457-1751188458/watcher-4510457-1751188458 -o /tmp/evaluation-result-4510457-1751188458/solver-4510457-1751188458 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24667 --watchdog 3760  HOME/solve.sh HOME/instance-4510457-1751188458.opb

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

MD5SUM BENCH= ab4f361084eaa55350d5ce36089ad752
RANDOM SEED=1038900675

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		: 3491.836
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.396
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.478
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.207
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		: 3662.131
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		: 3491.845
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.186
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:        130011088 kB
MemAvailable:   129911960 kB
Buffers:            3280 kB
Cached:           711072 kB
SwapCached:            0 kB
Active:           361604 kB
Inactive:         465956 kB
Active(anon):     131168 kB
Inactive(anon):        0 kB
Active(file):     230436 kB
Inactive(file):   465956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3168 kB
Writeback:             0 kB
AnonPages:        116568 kB
Mapped:           103736 kB
Shmem:             17960 kB
KReclaimable:      88216 kB
Slab:             169412 kB
SReclaimable:      88216 kB
SUnreclaim:        81196 kB
KernelStack:        4112 kB
PageTables:         3288 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     454076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:39:22