Trace number 4512077

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.63 3612.33

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm98p-dec.opb.negationfix.opb
MD5SUM0020647681361a6ff6bc771888680f52
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark12.925
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2723840
Total number of constraints11664
Number of constraints which are clauses5319
Number of constraints which are cardinality constraints (but not clauses)5319
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5319
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 1971071
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4438491
Number of bits of the biggest sum of numbers23
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: 63837 MiB (60147 MiB free)
  memory of node 1: 64465 MiB (63474 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512077-1751190559/watcher-4512077-1751190559 -o /tmp/evaluation-result-4512077-1751190559/solver-4512077-1751190559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22607 --watchdog 3760 HOME/solve.sh HOME/instance-4512077-1751190559.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
Starting watchdog thread
LinuxStarting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
Current StackSize limit: 8192 KiB

solver pid=23974, runsolver pid=23971

[startup+0.100074 s]*
/proc/loadavg: 4.12 4.10 4.09 5/255 23978
/proc/meminfo: memFree=126554320/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 308 117 0 0 0 0 0 0 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23977] ppid=23974 vsize=2792 memory=1408 CPUtime=0.01 cores=0,2
/proc/23977/stat : 23977 (cat) S 23974 23974 22597 0 -1 4194304 135 0 0 0 0 1 0 0 20 0 1 0 34735398 2859008 352 18446744073709551615 94228705415168 94228705430225 140736130529968 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94228705442448 94228705443944 94228732682240 140736130533859 140736130533930 140736130533930 140736130539499 0
/proc/23977/statm: 698 352 320 4 0 124 0
[pid=23978] ppid=23974 vsize=29328 memory=16896 CPUtime=0.05 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3827 0 0 0 5 0 0 0 20 0 1 0 34735398 30031872 4224 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 2 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 7332 4224 512 108 0 5849 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 36312 KiB
Current children cumulated memory: 21248 KiB

[startup+0.205769 s]*
/proc/loadavg: 4.12 4.10 4.09 5/255 23979
/proc/meminfo: memFree=126518032/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 308 117 0 0 0 0 0 0 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23977] ppid=23974 vsize=2792 memory=1408 CPUtime=0.02 cores=0,2
/proc/23977/stat : 23977 (cat) S 23974 23974 22597 0 -1 4194304 135 0 0 0 0 2 0 0 20 0 1 0 34735398 2859008 352 18446744073709551615 94228705415168 94228705430225 140736130529968 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94228705442448 94228705443944 94228732682240 140736130533859 140736130533930 140736130533930 140736130539499 0
/proc/23977/statm: 698 352 320 4 0 124 0
[pid=23978] ppid=23974 vsize=60892 memory=36992 CPUtime=0.15 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 8856 0 0 0 14 1 0 0 20 0 1 0 34735398 62353408 9248 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 2 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 15223 9248 512 108 0 13740 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 67876 KiB
Current children cumulated memory: 41344 KiB

[startup+0.305566 s]*
/proc/loadavg: 4.12 4.10 4.09 5/255 23979
/proc/meminfo: memFree=126490312/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 308 117 0 0 0 0 0 0 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23977] ppid=23974 vsize=2792 memory=1408 CPUtime=0.03 cores=0,2
/proc/23977/stat : 23977 (cat) R 23974 23974 22597 0 -1 4194304 135 0 0 0 0 3 0 0 20 0 1 0 34735398 2859008 352 18446744073709551615 94228705415168 94228705430225 140736130529968 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94228705442448 94228705443944 94228732682240 140736130533859 140736130533930 140736130533930 140736130539499 0
/proc/23977/statm: 698 352 320 4 0 124 0
[pid=23978] ppid=23974 vsize=92340 memory=56960 CPUtime=0.25 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 13867 0 0 0 22 3 0 0 20 0 1 0 34735398 94556160 14240 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 23085 14240 512 108 0 21602 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 99324 KiB
Current children cumulated memory: 61312 KiB

[startup+0.700255 s]
/proc/loadavg: 4.12 4.10 4.09 5/255 23979
/proc/meminfo: memFree=126483760/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 308 117 0 0 0 0 0 0 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23977] ppid=23974 vsize=2792 memory=1408 CPUtime=0.05 cores=0,2
/proc/23977/stat : 23977 (cat) S 23974 23974 22597 0 -1 4194304 135 0 0 0 0 5 0 0 20 0 1 0 34735398 2859008 352 18446744073709551615 94228705415168 94228705430225 140736130529968 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94228705442448 94228705443944 94228732682240 140736130533859 140736130533930 140736130533930 140736130539499 0
/proc/23977/statm: 698 352 320 4 0 124 0
[pid=23978] ppid=23974 vsize=139728 memory=87168 CPUtime=0.64 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 21406 0 0 0 57 7 0 0 20 0 1 0 34735398 143081472 21792 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 34932 21792 512 108 0 33449 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 146712 KiB
Current children cumulated memory: 91520 KiB

[startup+1.50034 s]
/proc/loadavg: 4.19 4.12 4.10 5/255 23979
/proc/meminfo: memFree=126429344/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 308 117 0 0 0 0 0 0 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23977] ppid=23974 vsize=2792 memory=1408 CPUtime=0.09 cores=0,2
/proc/23977/stat : 23977 (cat) S 23974 23974 22597 0 -1 4194304 135 0 0 0 0 9 0 0 20 0 1 0 34735398 2859008 352 18446744073709551615 94228705415168 94228705430225 140736130529968 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94228705442448 94228705443944 94228732682240 140736130533859 140736130533930 140736130533930 140736130539499 0
/proc/23977/statm: 698 352 320 4 0 124 0
[pid=23978] ppid=23974 vsize=224936 memory=171392 CPUtime=1.43 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 42469 0 0 0 129 14 0 0 20 0 1 0 34735398 230334464 42848 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 2 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 56234 42848 512 108 0 54751 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 231920 KiB
Current children cumulated memory: 175744 KiB

[startup+3.11332 s]
/proc/loadavg: 4.19 4.12 4.10 5/254 23979
/proc/meminfo: memFree=125578772/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=1364908 memory=1040552 CPUtime=3.03 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 166319 0 0 0 249 54 0 0 20 0 1 0 34735398 1397665792 260138 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 341227 260138 544 108 0 339744 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 1369100 KiB
Current children cumulated memory: 1043496 KiB

[startup+6.30038 s]
/proc/loadavg: 4.17 4.12 4.10 5/254 23979
/proc/meminfo: memFree=124939172/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2154460 memory=1594640 CPUtime=6.21 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 224140 0 0 0 548 73 0 0 20 0 1 0 34735398 2206167040 398660 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 538615 398660 576 108 0 537132 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 2158652 KiB
Current children cumulated memory: 1597584 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.11 4.09 5/254 23979
/proc/meminfo: memFree=124833328/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2215164 memory=1645712 CPUtime=12.58 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 237003 0 0 0 1183 75 0 0 20 0 1 0 34735398 2268327936 411428 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 553791 411428 576 108 0 552308 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 2219356 KiB
Current children cumulated memory: 1648656 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.11 4.09 5/254 23979
/proc/meminfo: memFree=124620200/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2371572 memory=1763824 CPUtime=25.34 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 256859 0 0 0 2454 80 0 0 20 0 1 0 34735398 2428489728 440956 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 592893 440956 576 108 0 591410 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2375764 KiB
Current children cumulated memory: 1766768 KiB

[startup+51.1133 s]
/proc/loadavg: 4.15 4.12 4.09 4/250 23990
/proc/meminfo: memFree=124435292/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2466872 memory=1844720 CPUtime=50.88 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 277185 0 0 0 5003 85 0 0 20 0 1 0 34735398 2526076928 461180 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 616718 461180 576 108 0 615235 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2471064 KiB
Current children cumulated memory: 1847664 KiB

[startup+102.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/254 24079
/proc/meminfo: memFree=122378472/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2622000 memory=1977072 CPUtime=101.9 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 310341 0 0 0 10099 91 0 0 20 0 1 0 34735398 2684928000 494268 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 655500 494268 576 108 0 654017 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2626192 KiB
Current children cumulated memory: 1980016 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/254 24081
/proc/meminfo: memFree=121672300/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=2817848 memory=2143216 CPUtime=161.72 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 351917 0 0 0 16072 100 0 0 20 0 1 0 34735398 2885476352 535804 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0

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

[pid=23978] ppid=23974 vsize=16099628 memory=13160392 CPUtime=3151.86 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3308601 0 0 0 314569 617 0 0 20 0 1 0 34735398 16486019072 3290098 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4024907 3290098 576 108 0 4023424 0
Current children cumulated CPU time: 3151.95 s
Current children cumulated vsize: 16103820 KiB
Current children cumulated memory: 13163336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.34 4.28 4.22 5/255 24380
/proc/meminfo: memFree=115271372/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=16392228 memory=13394600 CPUtime=3211.68 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3363301 0 0 0 320541 627 0 0 20 0 1 0 34735398 16785641472 3348650 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4098057 3348650 576 108 0 4096574 0
Current children cumulated CPU time: 3211.77 s
Current children cumulated vsize: 16396420 KiB
Current children cumulated memory: 13397544 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.24 4.20 5/255 24382
/proc/meminfo: memFree=115089828/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=16595844 memory=13560508 CPUtime=3271.49 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3403336 0 0 0 326515 634 0 0 20 0 1 0 34735398 16994144256 3390127 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4148961 3390127 576 108 0 4147478 0
Current children cumulated CPU time: 3271.58 s
Current children cumulated vsize: 16600036 KiB
Current children cumulated memory: 13563452 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.21 4.19 5/255 24388
/proc/meminfo: memFree=114766740/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=16968980 memory=13837364 CPUtime=3331.31 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3470566 0 0 0 332484 647 0 0 20 0 1 0 34735398 17376235520 3459341 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4242245 3459341 576 108 0 4240762 0
Current children cumulated CPU time: 3331.4 s
Current children cumulated vsize: 16973172 KiB
Current children cumulated memory: 13840308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.18 4.18 5/255 24390
/proc/meminfo: memFree=114470552/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=17303936 memory=14096584 CPUtime=3391.13 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3531452 0 0 0 338455 658 0 0 20 0 1 0 34735398 17719230464 3524146 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4325984 3524146 576 108 0 4324501 0
Current children cumulated CPU time: 3391.22 s
Current children cumulated vsize: 17308128 KiB
Current children cumulated memory: 14099528 KiB

[startup+3462.3 s]
/proc/loadavg: 4.40 4.24 4.20 5/254 24392
/proc/meminfo: memFree=114149632/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=17697088 memory=14405968 CPUtime=3450.94 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3603106 0 0 0 344423 671 0 0 20 0 1 0 34735398 18121818112 3601492 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4424272 3601492 576 108 0 4422789 0
Current children cumulated CPU time: 3451.03 s
Current children cumulated vsize: 17701280 KiB
Current children cumulated memory: 14408912 KiB

[startup+3522.3 s]
/proc/loadavg: 4.54 4.33 4.24 5/253 24394
/proc/meminfo: memFree=113838384/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=18057584 memory=14691984 CPUtime=3510.76 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3670567 0 0 0 350394 682 0 0 20 0 1 0 34735398 18490966016 3672996 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4514396 3672996 576 108 0 4512913 0
Current children cumulated CPU time: 3510.85 s
Current children cumulated vsize: 18061776 KiB
Current children cumulated memory: 14694928 KiB

[startup+3582.3 s]
/proc/loadavg: 4.31 4.30 4.23 5/253 24396
/proc/meminfo: memFree=113503344/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=18497260 memory=15020060 CPUtime=3570.58 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3745979 0 0 0 356363 695 0 0 20 0 1 0 34735398 18941194240 3755015 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4624315 3755015 576 108 0 4622832 0
Current children cumulated CPU time: 3570.67 s
Current children cumulated vsize: 18501452 KiB
Current children cumulated memory: 15023004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.20 4.28 4.22 5/253 24397
/proc/meminfo: memFree=113373448/131382112 swapFree=33010684/33010684
[pid=23974] ppid=23971 vsize=4192 memory=2944 CPUtime=0.09 cores=0,2
/proc/23974/stat : 23974 (bash) S 23971 23974 22597 0 -1 4194304 309 255 0 0 0 0 0 9 20 0 1 0 34735396 4292608 736 18446744073709551615 94295481589760 94295482484293 140725654480416 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94295482723344 94295482771088 94295499718656 140725654489492 140725654489608 140725654489608 140725654495210 0
/proc/23974/statm: 1048 736 672 219 0 110 0
[pid=23978] ppid=23974 vsize=18664928 memory=15149180 CPUtime=3599.99 cores=0,2
/proc/23978/stat : 23978 (solve_pb) R 23974 23974 22597 0 -1 4194304 3775685 0 0 0 359298 701 0 0 20 0 1 0 34735398 19112886272 3787295 18446744073709551615 93935527777280 93935528215424 140729096109760 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93935528244144 93935528246560 93935531958272 140729096116612 140729096116676 140729096116676 140729096122296 0
/proc/23978/statm: 4666232 3787295 576 108 0 4664749 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 18669120 KiB
Current children cumulated memory: 15152124 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.003493 s, system=0.101231 s
Sleeping 2 seconds

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

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

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

[startup+3612.01 s]*
/proc/loadavg: 4.18 4.27 4.22 6/252 24397
/proc/meminfo: memFree=120432492/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.104724 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.2 s]
/proc/loadavg: 4.18 4.27 4.22 6/252 24397
/proc/meminfo: memFree=120432492/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.104724 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.3 s]
/proc/loadavg: 4.18 4.27 4.22 6/252 24397
/proc/meminfo: memFree=120432492/131382112 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.104724 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.33
CPU time (s): 3600.63
CPU user time (s): 3592.99
CPU system time (s): 7.64202
CPU usage (%): 99.6762
Max. virtual memory (cumulated for all children) (KiB): 18669120
Max. memory (cumulated for all children) (KiB): 15152124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.99
system time used= 7.64202
maximum resident set size= 15149180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3776249
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= 10936
involuntary context switches= 9169


# summary of solver processes directly reported to runsolver:
#   pid: 23974,23978
#   total CPU time (s): 3600.63
#   total CPU user time (s): 3592.99
#   total CPU system time (s): 7.64202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0167 second user time and 38.1529 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 11:49:20
IDJOB=4512077
IDBENCH=160492
IDSOLVER=3321
FILE ID=nodeC005/4512077-1751190559
RUNJOBID= nodeC005-1751182966-22607
SLURM_JOB_ID= 9587565
Free space on /tmp= 432896 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm98p-dec.opb.negationfix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512077-1751190559/watcher-4512077-1751190559 -o /tmp/evaluation-result-4512077-1751190559/solver-4512077-1751190559 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22607 --watchdog 3760  HOME/solve.sh HOME/instance-4512077-1751190559.opb

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

MD5SUM BENCH= 0020647681361a6ff6bc771888680f52
RANDOM SEED=1519342882

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126589616 kB
MemAvailable:   126391608 kB
Buffers:            3280 kB
Cached:           612980 kB
SwapCached:            0 kB
Active:          3864352 kB
Inactive:         367816 kB
Active(anon):    3633868 kB
Inactive(anon):        0 kB
Active(file):     230484 kB
Inactive(file):   367816 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            134000 kB
Writeback:             0 kB
AnonPages:       3615256 kB
Mapped:           103676 kB
Shmem:             17960 kB
KReclaimable:      86640 kB
Slab:             168728 kB
SReclaimable:      86640 kB
SUnreclaim:        82088 kB
KernelStack:        4096 kB
PageTables:        11248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4637536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    886784 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432928 MiB
End job on nodeC005 at 2025-06-29 12:49:33