Trace number 4513423

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 762.715 765.909

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x110split.opb
MD5SUM1b3727bc41a297c1e3576d09f30c6702
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 benchmark26.048
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1101
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
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

762.69/765.90	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63202 MiB free)
  memory of node 1: 64465 MiB (63882 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513423-1751221440/watcher-4513423-1751221440 -o /tmp/evaluation-result-4513423-1751221440/solver-4513423-1751221440 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751217827-27804 --watchdog 3760 HOME/solve.sh HOME/instance-4513423-1751221440.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100059 s]*
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130125944/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=9292 memory=5376 CPUtime=0.07 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 845 0 0 0 7 0 0 0 20 0 1 0 37822648 9515008 1344 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 2323 1344 608 108 0 840 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13484 KiB
Current children cumulated memory: 8320 KiB

[startup+0.205478 s]*
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130116620/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=11576 memory=7424 CPUtime=0.17 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 1351 0 0 0 17 0 0 0 20 0 1 0 37822648 11853824 1856 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 2894 1856 608 108 0 1411 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 15768 KiB
Current children cumulated memory: 10368 KiB

[startup+0.305398 s]*
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130114604/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=12648 memory=8576 CPUtime=0.27 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 1675 0 0 0 27 0 0 0 20 0 1 0 37822648 12951552 2144 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 3162 2144 608 108 0 1679 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 16840 KiB
Current children cumulated memory: 11520 KiB

[startup+0.700185 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130108056/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=15752 memory=11648 CPUtime=0.66 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 2435 0 0 0 66 0 0 0 20 0 1 0 37822648 16130048 2912 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 3938 2912 608 108 0 2455 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 19944 KiB
Current children cumulated memory: 14592 KiB

[startup+1.5002 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130090416/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=20684 memory=16256 CPUtime=1.45 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 3598 0 0 0 145 0 0 0 20 0 1 0 37822648 21180416 4064 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 5171 4064 608 108 0 3688 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 24876 KiB
Current children cumulated memory: 19200 KiB

[startup+3.10543 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130061108/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=26764 memory=22120 CPUtime=3.06 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 4604 0 0 0 305 1 0 0 20 0 1 0 37822648 27406336 5530 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 6691 5530 608 108 0 5208 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 30956 KiB
Current children cumulated memory: 25064 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 28263
/proc/meminfo: memFree=130033432/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=37388 memory=31168 CPUtime=6.24 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 6356 0 0 0 623 1 0 0 20 0 1 0 37822648 38285312 7792 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 9347 7792 608 108 0 7864 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 41580 KiB
Current children cumulated memory: 34112 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/271 28263
/proc/meminfo: memFree=129993928/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=45768 memory=39320 CPUtime=12.62 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 8451 0 0 0 1260 2 0 0 20 0 1 0 37822648 46866432 9830 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 11442 9830 608 108 0 9959 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 49960 KiB
Current children cumulated memory: 42264 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 28264
/proc/meminfo: memFree=129910628/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=65044 memory=54156 CPUtime=25.38 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 11142 0 0 0 2534 4 0 0 20 0 1 0 37822648 66605056 13539 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 16261 13539 608 108 0 14778 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 69236 KiB
Current children cumulated memory: 57100 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 28264
/proc/meminfo: memFree=129849688/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=99544 memory=73476 CPUtime=50.9 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 15078 0 0 0 5084 6 0 0 20 0 1 0 37822648 101933056 18369 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 24886 18369 608 108 0 23403 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 103736 KiB
Current children cumulated memory: 76420 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 28271
/proc/meminfo: memFree=129693540/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=117504 memory=98644 CPUtime=101.93 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 19340 0 0 0 10185 8 0 0 20 0 1 0 37822648 120324096 24661 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 29376 24661 608 108 0 27893 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 121696 KiB
Current children cumulated memory: 101588 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/272 28273
/proc/meminfo: memFree=129549836/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=139020 memory=126536 CPUtime=161.74 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 24526 0 0 0 16162 12 0 0 20 0 1 0 37822648 142356480 31634 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 34755 31634 608 108 0 33272 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 143212 KiB
Current children cumulated memory: 129480 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/270 28275
/proc/meminfo: memFree=129489476/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=182932 memory=146544 CPUtime=221.51 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 27168 0 0 0 22137 14 0 0 20 0 1 0 37822648 187322368 36636 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 45733 36636 608 108 0 44250 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 187124 KiB

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

/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 36181 0 0 0 40067 19 0 0 20 0 1 0 37822648 230850560 49271 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 56360 49271 608 108 0 54877 0
Current children cumulated CPU time: 400.86 s
Current children cumulated vsize: 229632 KiB
Current children cumulated memory: 200028 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/268 28286
/proc/meminfo: memFree=129205316/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=237212 memory=210564 CPUtime=460.62 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 38563 0 0 0 46041 21 0 0 20 0 1 0 37822648 242905088 52641 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 59303 52641 608 108 0 57820 0
Current children cumulated CPU time: 460.62 s
Current children cumulated vsize: 241404 KiB
Current children cumulated memory: 213508 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 28291
/proc/meminfo: memFree=129179428/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=246524 memory=222164 CPUtime=520.37 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 40444 0 0 0 52014 23 0 0 20 0 1 0 37822648 252440576 55541 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 61631 55541 608 108 0 60148 0
Current children cumulated CPU time: 520.37 s
Current children cumulated vsize: 250716 KiB
Current children cumulated memory: 225108 KiB

[startup+582.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/269 28294
/proc/meminfo: memFree=129091588/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=255128 memory=235640 CPUtime=580.09 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 42868 0 0 0 57984 25 0 0 20 0 1 0 37822648 261251072 58910 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 63782 58910 608 108 0 62299 0
Current children cumulated CPU time: 580.09 s
Current children cumulated vsize: 259320 KiB
Current children cumulated memory: 238584 KiB

[startup+642.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/269 28296
/proc/meminfo: memFree=129069412/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=261688 memory=242972 CPUtime=639.79 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 43693 0 0 0 63954 25 0 0 20 0 1 0 37822648 267968512 60743 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 65422 60743 608 108 0 63939 0
Current children cumulated CPU time: 639.79 s
Current children cumulated vsize: 265880 KiB
Current children cumulated memory: 245916 KiB

[startup+702.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/269 28398
/proc/meminfo: memFree=129218960/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=342648 memory=250524 CPUtime=699.46 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 45566 0 0 0 69919 27 0 0 20 0 1 0 37822648 350871552 62631 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 85662 62631 608 108 0 84179 0
Current children cumulated CPU time: 699.46 s
Current children cumulated vsize: 346840 KiB
Current children cumulated memory: 253468 KiB

[startup+762.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/268 28400
/proc/meminfo: memFree=129166504/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=348792 memory=264932 CPUtime=759.11 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47191 0 0 0 75883 28 0 0 20 0 1 0 37822648 357163008 66233 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 87198 66233 608 108 0 85715 0
Current children cumulated CPU time: 759.11 s
Current children cumulated vsize: 352984 KiB
Current children cumulated memory: 267876 KiB

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

# cumulated CPU time of all completed processes:  user=762.416 s, system=0.29882 s

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

[startup+763.2 s]
/proc/loadavg: 4.12 4.11 4.09 5/268 28400
/proc/meminfo: memFree=129166504/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=348792 memory=264932 CPUtime=760 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47198 0 0 0 75972 28 0 0 20 0 1 0 37822648 357163008 66233 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 87198 66233 608 108 0 85715 0
Current children cumulated CPU time: 760 s
Current children cumulated vsize: 352984 KiB
Current children cumulated memory: 267876 KiB

[startup+764.8 s]
/proc/loadavg: 4.12 4.11 4.09 5/268 28400
/proc/meminfo: memFree=129162408/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=348792 memory=264932 CPUtime=761.59 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47209 0 0 0 76131 28 0 0 20 0 1 0 37822648 357163008 66233 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 87198 66233 608 108 0 85715 0
Current children cumulated CPU time: 761.59 s
Current children cumulated vsize: 352984 KiB
Current children cumulated memory: 267876 KiB

[startup+765.6 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 28400
/proc/meminfo: memFree=129162408/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=348792 memory=264932 CPUtime=762.39 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47209 0 0 0 76211 28 0 0 20 0 1 0 37822648 357163008 66233 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 87198 66233 608 108 0 85715 0
Current children cumulated CPU time: 762.39 s
Current children cumulated vsize: 352984 KiB
Current children cumulated memory: 267876 KiB

[startup+765.8 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 28400
/proc/meminfo: memFree=129162408/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=348792 memory=265060 CPUtime=762.59 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47210 0 0 0 76230 29 0 0 20 0 1 0 37822648 357163008 66265 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 87198 66265 608 108 0 85715 0
Current children cumulated CPU time: 762.59 s
Current children cumulated vsize: 352984 KiB
Current children cumulated memory: 268004 KiB

[startup+765.9 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 28400
/proc/meminfo: memFree=129162408/131249996 swapFree=33010684/33010684
[pid=28251] ppid=28245 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/28251/stat : 28251 (bash) S 28245 28251 27794 0 -1 4194304 308 228 0 0 0 0 0 0 20 0 1 0 37822646 4292608 736 18446744073709551615 94051879325696 94051880220229 140735037028496 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94051880459280 94051880507024 94051904413696 140735037036948 140735037037064 140735037037064 140735037042666 0
/proc/28251/statm: 1048 736 672 219 0 110 0
[pid=28256] ppid=28251 vsize=346740 memory=263348 CPUtime=762.69 cores=0,2
/proc/28256/stat : 28256 (solve_pb) R 28251 28251 27794 0 -1 4194304 47210 0 0 0 76240 29 0 0 20 0 1 0 37822648 355061760 65837 18446744073709551615 94558702101504 94558702539648 140736437494064 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94558702568368 94558702570784 94558716092416 140736437496196 140736437496260 140736437496260 140736437501880 0
/proc/28256/statm: 86685 65837 608 108 0 85202 0
Current children cumulated CPU time: 762.69 s
Current children cumulated vsize: 350932 KiB
Current children cumulated memory: 266292 KiB

Child status: 0

Real time (s): 765.909
CPU time (s): 762.715
CPU user time (s): 762.416
CPU system time (s): 0.29882
CPU usage (%): 99.583
Max. virtual memory (cumulated for all children) (KiB): 352984
Max. memory (cumulated for all children) (KiB): 268004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 762.416
system time used= 0.29882
maximum resident set size= 265060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47762
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= 455
involuntary context switches= 1732


# summary of solver processes directly reported to runsolver:
#   pid: 28251
#   total CPU time (s): 762.715
#   total CPU user time (s): 762.416
#   total CPU system time (s): 0.29882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.5854 second user time and 3.61962 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 20:24:00
IDJOB=4513423
IDBENCH=162346
IDSOLVER=3321
FILE ID=nodeC032/4513423-1751221440
RUNJOBID= nodeC032-1751217827-27804
SLURM_JOB_ID= 9587663
Free space on /tmp= 432068 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x110split.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513423-1751221440/watcher-4513423-1751221440 -o /tmp/evaluation-result-4513423-1751221440/solver-4513423-1751221440 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751217827-27804 --watchdog 3760  HOME/solve.sh HOME/instance-4513423-1751221440.opb

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

MD5SUM BENCH= 1b3727bc41a297c1e3576d09f30c6702
RANDOM SEED=1447432358

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130141656 kB
MemAvailable:   129809504 kB
Buffers:            3280 kB
Cached:           478096 kB
SwapCached:            0 kB
Active:           336996 kB
Inactive:         224904 kB
Active(anon):      98592 kB
Inactive(anon):        0 kB
Active(file):     238404 kB
Inactive(file):   224904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2192 kB
Writeback:            24 kB
AnonPages:         83548 kB
Mapped:           103756 kB
Shmem:             18068 kB
KReclaimable:      87556 kB
Slab:             171332 kB
SReclaimable:      87556 kB
SUnreclaim:        83776 kB
KernelStack:        4256 kB
PageTables:         2952 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     396248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432068 MiB
End job on nodeC032 at 2025-06-29 20:36:46