Trace number 4501923

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-31? (TO) 3600.03 3612.7

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501923-1751160857/watcher-4501923-1751160857 -o /tmp/evaluation-result-4501923-1751160857/solver-4501923-1751160857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26337 --watchdog 3760 HOME/solve.sh HOME/instance-4501923-1751160857.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=27797, runsolver pid=27794

[startup+0.10007 s]*
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980060/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=36536 memory=28800 CPUtime=0.07 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 6771 0 0 0 6 1 0 0 20 0 1 0 31764443 37412864 7200 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 9134 7200 576 108 0 7651 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 40728 KiB
Current children cumulated memory: 31744 KiB

[startup+0.205764 s]*
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980060/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=37392 memory=29568 CPUtime=0.17 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 6967 0 0 0 16 1 0 0 20 0 1 0 31764443 38289408 7392 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 9348 7392 608 108 0 7865 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 41584 KiB
Current children cumulated memory: 32512 KiB

[startup+0.305704 s]*
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980060/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=37920 memory=30080 CPUtime=0.27 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 7100 0 0 0 26 1 0 0 20 0 1 0 31764443 38830080 7520 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 9480 7520 608 108 0 7997 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 42112 KiB
Current children cumulated memory: 33024 KiB

[startup+0.700212 s]
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980060/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=39644 memory=31872 CPUtime=0.66 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 7521 0 0 0 65 1 0 0 20 0 1 0 31764443 40595456 7968 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 9911 7968 608 108 0 8428 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 43836 KiB
Current children cumulated memory: 34816 KiB

[startup+1.50021 s]
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980060/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=43356 memory=35456 CPUtime=1.45 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 8439 0 0 0 144 1 0 0 20 0 1 0 31764443 44396544 8864 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 10839 8864 608 108 0 9356 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 47548 KiB
Current children cumulated memory: 38400 KiB

[startup+3.10549 s]
/proc/loadavg: 4.13 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127980328/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=50100 memory=42240 CPUtime=3.06 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 10117 0 0 0 304 2 0 0 20 0 1 0 31764443 51302400 10560 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 12525 10560 608 108 0 11042 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 54292 KiB
Current children cumulated memory: 45184 KiB

[startup+6.3002 s]
/proc/loadavg: 4.12 4.09 4.09 5/268 27801
/proc/meminfo: memFree=127976556/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=57872 memory=49920 CPUtime=6.24 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 12034 0 0 0 621 3 0 0 20 0 1 0 31764443 59260928 12480 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 14468 12480 608 108 0 12985 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 62064 KiB
Current children cumulated memory: 52864 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.09 4.09 5/268 27802
/proc/meminfo: memFree=127964964/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=70928 memory=62464 CPUtime=12.61 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 15217 0 0 0 1257 4 0 0 20 0 1 0 31764443 72630272 15616 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 17732 15616 608 108 0 16249 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 75120 KiB
Current children cumulated memory: 65408 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 27853
/proc/meminfo: memFree=128448560/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=88872 memory=80512 CPUtime=25.36 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 19731 0 0 0 2530 6 0 0 20 0 1 0 31764443 91004928 20128 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 22218 20128 608 108 0 20735 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 93064 KiB
Current children cumulated memory: 83456 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.09 4.09 5/267 28095
/proc/meminfo: memFree=129744824/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=120480 memory=109952 CPUtime=50.84 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 27095 0 0 0 5072 12 0 0 20 0 1 0 31764443 123371520 27488 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 30120 27488 608 108 0 28637 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 124672 KiB
Current children cumulated memory: 112896 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/268 28102
/proc/meminfo: memFree=129526176/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=171856 memory=156672 CPUtime=101.87 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 38861 0 0 0 10168 19 0 0 20 0 1 0 31764443 175980544 39168 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 42964 39168 608 108 0 41481 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 176048 KiB
Current children cumulated memory: 159616 KiB

[startup+162.3 s]
/proc/loadavg: 4.48 4.18 4.12 5/268 28104
/proc/meminfo: memFree=129371220/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=221348 memory=200224 CPUtime=161.67 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 49242 0 0 0 16144 23 0 0 20 0 1 0 31764443 226660352 50056 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 55337 50056 608 108 0 53854 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 225540 KiB
Current children cumulated memory: 203168 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 4.17 4.12 5/268 28106
/proc/meminfo: memFree=129203376/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=260896 memory=235680 CPUtime=221.49 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 58175 0 0 0 22121 28 0 0 20 0 1 0 31764443 267157504 58920 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 65224 58920 608 108 0 63741 0
Current children cumulated CPU time: 221.49 s

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

/proc/27801/statm: 260529 248946 608 108 0 259046 0
Current children cumulated CPU time: 3091.48 s
Current children cumulated vsize: 1046308 KiB
Current children cumulated memory: 998728 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/268 28258
/proc/meminfo: memFree=126271972/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1064784 memory=1041992 CPUtime=3151.26 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 216331 0 0 0 315019 107 0 0 20 0 1 0 31764443 1090338816 260498 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 266196 260498 608 108 0 264713 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 1068976 KiB
Current children cumulated memory: 1044936 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 28260
/proc/meminfo: memFree=126251244/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1070672 memory=1060808 CPUtime=3211.04 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 217593 0 0 0 320997 107 0 0 20 0 1 0 31764443 1096368128 265202 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 267668 265202 608 108 0 266185 0
Current children cumulated CPU time: 3211.04 s
Current children cumulated vsize: 1074864 KiB
Current children cumulated memory: 1063752 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/268 28262
/proc/meminfo: memFree=126255016/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1074768 memory=1062856 CPUtime=3270.82 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 218119 0 0 0 326975 107 0 0 20 0 1 0 31764443 1100562432 265714 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 268692 265714 608 108 0 267209 0
Current children cumulated CPU time: 3270.82 s
Current children cumulated vsize: 1078960 KiB
Current children cumulated memory: 1065800 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/268 28265
/proc/meminfo: memFree=126248584/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1077456 memory=1064264 CPUtime=3330.6 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 218471 0 0 0 332953 107 0 0 20 0 1 0 31764443 1103314944 266066 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 269364 266066 608 108 0 267881 0
Current children cumulated CPU time: 3330.6 s
Current children cumulated vsize: 1081648 KiB
Current children cumulated memory: 1067208 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 28270
/proc/meminfo: memFree=126226540/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1079888 memory=1065800 CPUtime=3390.38 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 218849 0 0 0 338931 107 0 0 20 0 1 0 31764443 1105805312 266450 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 269972 266450 608 108 0 268489 0
Current children cumulated CPU time: 3390.38 s
Current children cumulated vsize: 1084080 KiB
Current children cumulated memory: 1068744 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/269 28272
/proc/meminfo: memFree=126176544/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1081168 memory=1066824 CPUtime=3450.16 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 219119 0 0 0 344909 107 0 0 20 0 1 0 31764443 1107116032 266706 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 270292 266706 608 108 0 268809 0
Current children cumulated CPU time: 3450.16 s
Current children cumulated vsize: 1085360 KiB
Current children cumulated memory: 1069768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/269 28274
/proc/meminfo: memFree=126112992/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1121616 memory=1069128 CPUtime=3509.94 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 219675 0 0 0 350886 108 0 0 20 0 1 0 31764443 1148534784 267282 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 280404 267282 608 108 0 278921 0
Current children cumulated CPU time: 3509.94 s
Current children cumulated vsize: 1125808 KiB
Current children cumulated memory: 1072072 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/269 28276
/proc/meminfo: memFree=126082640/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1125840 memory=1071688 CPUtime=3569.71 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 220311 0 0 0 356863 108 0 0 20 0 1 0 31764443 1152860160 267922 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 281460 267922 608 108 0 279977 0
Current children cumulated CPU time: 3569.71 s
Current children cumulated vsize: 1130032 KiB
Current children cumulated memory: 1074632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 28277
/proc/meminfo: memFree=126074932/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1127504 memory=1072840 CPUtime=3600 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 220729 0 0 0 359892 108 0 0 20 0 1 0 31764443 1154564096 268210 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 281876 268210 608 108 0 280393 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1131696 KiB
Current children cumulated memory: 1075784 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.008199 s

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

# cumulated CPU time of all completed processes:  user=3598.93 s, system=1.09886 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.7 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 28277
/proc/meminfo: memFree=126074932/131249992 swapFree=33010684/33010684
[pid=27797] ppid=27794 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/27797/stat : 27797 (bash) S 27794 27797 26323 0 -1 4194304 308 254 0 0 0 0 0 0 20 0 1 0 31764441 4292608 736 18446744073709551615 94310329188352 94310330082885 140735763242784 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94310330321936 94310330369680 94310353977344 140735763249556 140735763249672 140735763249672 140735763255274 0
/proc/27797/statm: 1048 736 672 219 0 110 0
[pid=27801] ppid=27797 vsize=1127504 memory=1072840 CPUtime=3600 cores=4,6
/proc/27801/stat : 27801 (solve_pb) R 27797 27797 26323 0 -1 4194304 220729 0 0 0 359892 108 0 0 20 0 1 0 31764443 1154564096 268210 18446744073709551615 94810163672064 94810164110208 140727124131664 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94810164138928 94810164141344 94810197078016 140727124134276 140727124134340 140727124134340 140727124139960 0
/proc/27801/statm: 281876 268210 608 108 0 280393 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1131696 KiB
Current children cumulated memory: 1075784 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.7
CPU time (s): 3600.03
CPU user time (s): 3598.93
CPU system time (s): 1.09886
CPU usage (%): 99.6491
Max. virtual memory (cumulated for all children) (KiB): 1131696
Max. memory (cumulated for all children) (KiB): 1075784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.09886
maximum resident set size= 1072840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221291
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= 792
involuntary context switches= 23055


# summary of solver processes directly reported to runsolver:
#   pid: 27797,27801
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.93
#   total CPU system time (s): 1.09886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.39482 second user time and 16.3421 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 03:34:17
IDJOB=4501923
IDBENCH=152982
IDSOLVER=3321
FILE ID=nodeC025/4501923-1751160857
RUNJOBID= nodeC025-1751157227-26337
SLURM_JOB_ID= 9587481
Free space on /tmp= 433036 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501923-1751160857/watcher-4501923-1751160857 -o /tmp/evaluation-result-4501923-1751160857/solver-4501923-1751160857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26337 --watchdog 3760  HOME/solve.sh HOME/instance-4501923-1751160857.opb

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=1000771470

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.794
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.67
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		: 3625.081
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.67
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		: 3608.420
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.67
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		: 3572.673
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128010552 kB
MemAvailable:   127657792 kB
Buffers:            3280 kB
Cached:           456680 kB
SwapCached:            0 kB
Active:          2428852 kB
Inactive:         198564 kB
Active(anon):    2185540 kB
Inactive(anon):        0 kB
Active(file):     243312 kB
Inactive(file):   198564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2724 kB
Writeback:            16 kB
AnonPages:       2160512 kB
Mapped:           104220 kB
Shmem:             18084 kB
KReclaimable:      87960 kB
Slab:             172096 kB
SReclaimable:      87960 kB
SUnreclaim:        84136 kB
KernelStack:        4336 kB
PageTables:         7520 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2579360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150712 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2013184 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC025 at 2025-06-29 04:34:30