Trace number 4511841

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
roundingsat-log 63f22ad? (MO) 3020.96 3030.61

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
MD5SUM59fcb85c6ef97ea95ede85b6c75e382f
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 benchmark3.33101
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables685824
Total number of constraints5870
Number of constraints which are clauses2678
Number of constraints which are cardinality constraints (but not clauses)2678
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2679
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 962884
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2177919
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb25
0.00/0.01	c commit 63f22ad
1.28/1.31	c #variables 685824 #constraints 5870
3019.08/3027.60	terminate called after throwing an instance of 'std::bad_alloc'
3019.08/3027.60	  what():  std::bad_alloc

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4511841-1751201861/watcher-4511841-1751201861 -o /tmp/evaluation-result-4511841-1751201861/solver-4511841-1751201861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751193766-27548 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4511841-1751201861.opb PROOFDIR/proof-4511841-1751201861 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 FSIZE limit: 102400000 KiB
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=30446, runsolver pid=30443

[startup+0.100062 s]*
/proc/loadavg: 4.08 4.08 4.09 5/269 30448
/proc/meminfo: memFree=90162856/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=191548 memory=146520 CPUtime=0.08 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 9310 0 0 0 5 3 0 0 20 0 1 0 35865600 196145152 36630 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 47887 36630 1920 1147 0 35314 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 195740 KiB
Current children cumulated memory: 149464 KiB

[startup+0.205646 s]*
/proc/loadavg: 4.08 4.08 4.09 5/269 30448
/proc/meminfo: memFree=90158824/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=200616 memory=157896 CPUtime=0.19 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 17605 0 0 0 15 4 0 0 20 0 1 0 35865600 205430784 39474 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 50154 39474 1920 1147 0 37581 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 204808 KiB
Current children cumulated memory: 160840 KiB

[startup+0.30574 s]*
/proc/loadavg: 4.08 4.08 4.09 5/269 30448
/proc/meminfo: memFree=90145404/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=212584 memory=169284 CPUtime=0.29 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 25543 0 0 0 24 5 0 0 20 0 1 0 35865600 217686016 42321 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 53146 42321 1920 1147 0 40573 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 216776 KiB
Current children cumulated memory: 172228 KiB

[startup+0.700221 s]
/proc/loadavg: 4.08 4.08 4.09 5/269 30448
/proc/meminfo: memFree=90122472/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=246720 memory=197324 CPUtime=0.68 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 37040 0 0 0 61 7 0 0 20 0 1 0 35865600 252641280 49331 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 61680 49331 1920 1147 0 49107 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 250912 KiB
Current children cumulated memory: 200268 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.08 4.09 5/269 30448
/proc/meminfo: memFree=90094940/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=550672 memory=506172 CPUtime=1.47 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 76065 0 0 0 127 20 0 0 20 0 1 0 35865600 563888128 126543 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 137668 126543 2208 1147 0 125095 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 554864 KiB
Current children cumulated memory: 509116 KiB

[startup+3.1055 s]
/proc/loadavg: 4.07 4.08 4.09 5/269 30448
/proc/meminfo: memFree=89657228/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=708524 memory=638852 CPUtime=3.07 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 97652 0 0 0 279 28 0 0 20 0 1 0 35865600 725528576 159713 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 177131 159713 2240 1147 0 164558 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 712716 KiB
Current children cumulated memory: 641796 KiB

[startup+6.30021 s]
/proc/loadavg: 4.07 4.08 4.09 5/269 30448
/proc/meminfo: memFree=89556504/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=776984 memory=698520 CPUtime=6.26 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 101319 0 0 0 525 101 0 0 20 0 1 0 35865600 795631616 174630 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 194246 174630 2272 1147 0 181673 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 781176 KiB
Current children cumulated memory: 701464 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/269 30448
/proc/meminfo: memFree=89432748/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=857892 memory=746380 CPUtime=12.65 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 102090 0 0 0 1122 143 0 0 20 0 1 0 35865600 878481408 186595 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 214473 186595 2304 1147 0 201900 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 862084 KiB
Current children cumulated memory: 749324 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/269 30448
/proc/meminfo: memFree=89113764/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=948328 memory=860524 CPUtime=25.42 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 105601 0 0 0 2349 193 0 0 20 0 1 0 35865600 971087872 215131 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 237082 215131 2304 1147 0 224509 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 952520 KiB
Current children cumulated memory: 863468 KiB

[startup+51.1059 s]
/proc/loadavg: 4.10 4.08 4.09 5/270 30450
/proc/meminfo: memFree=88359100/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=1409452 memory=1320556 CPUtime=50.96 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 220625 0 0 0 4624 472 0 0 20 0 1 0 35865600 1443278848 330139 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 352363 330139 2304 1147 0 339790 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1413644 KiB
Current children cumulated memory: 1323500 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 7/273 30454
/proc/meminfo: memFree=86076056/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=2402728 memory=2233860 CPUtime=102.02 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 377961 0 0 0 9631 571 0 0 20 0 1 0 35865600 2460393472 558465 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 600682 558465 2304 1147 0 588109 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2406920 KiB
Current children cumulated memory: 2236804 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/272 30456
/proc/meminfo: memFree=83892372/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=2748156 memory=2569988 CPUtime=161.84 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 462054 0 0 0 15227 957 0 0 20 0 1 0 35865600 2814111744 642497 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 687039 642497 2304 1147 0 674466 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2752348 KiB
Current children cumulated memory: 2572932 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/274 30471
/proc/meminfo: memFree=82552284/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=3089604 memory=2987188 CPUtime=221.68 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 545579 0 0 0 20989 1179 0 0 20 0 1 0 35865600 3163754496 746797 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0

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

/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=26763016 memory=22978540 CPUtime=2614.94 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 4796020 0 0 0 256354 5140 0 0 20 0 1 0 35865600 27405328384 5744635 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 6690754 5744635 2304 1147 0 6678181 0
Current children cumulated CPU time: 2614.94 s
Current children cumulated vsize: 26767208 KiB
Current children cumulated memory: 22981484 KiB

[startup+2682.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/277 30796
/proc/meminfo: memFree=27260996/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30206260 memory=25345244 CPUtime=2674.77 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5376987 0 0 0 262211 5266 0 0 20 0 1 0 35865600 30931210240 6336311 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7551565 6336311 2304 1147 0 7538992 0
Current children cumulated CPU time: 2674.77 s
Current children cumulated vsize: 30210452 KiB
Current children cumulated memory: 25348188 KiB

[startup+2742.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/277 30800
/proc/meminfo: memFree=24496068/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30231548 memory=25663580 CPUtime=2734.6 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5458938 0 0 0 268140 5320 0 0 20 0 1 0 35865600 30957105152 6415895 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7557887 6415895 2304 1147 0 7545314 0
Current children cumulated CPU time: 2734.6 s
Current children cumulated vsize: 30235740 KiB
Current children cumulated memory: 25666524 KiB

[startup+2802.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/276 30803
/proc/meminfo: memFree=22203312/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30276540 memory=25941084 CPUtime=2794.42 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5529732 0 0 0 274047 5395 0 0 20 0 1 0 35865600 31003176960 6485271 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7569135 6485271 2304 1147 0 7556562 0
Current children cumulated CPU time: 2794.42 s
Current children cumulated vsize: 30280732 KiB
Current children cumulated memory: 25944028 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/276 30805
/proc/meminfo: memFree=19822872/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30303524 memory=26184028 CPUtime=2854.27 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5592254 0 0 0 279998 5429 0 0 20 0 1 0 35865600 31030808576 6546007 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7575881 6546007 2304 1147 0 7563308 0
Current children cumulated CPU time: 2854.27 s
Current children cumulated vsize: 30307716 KiB
Current children cumulated memory: 26186972 KiB

[startup+2922.3 s]
/proc/loadavg: 3.58 3.96 4.04 4/270 30839
/proc/meminfo: memFree=59522100/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30431776 memory=26961472 CPUtime=2914.09 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5700982 0 0 0 285906 5503 0 0 20 0 1 0 35865600 31162138624 6740368 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7607944 6740368 2304 1147 0 7595371 0
Current children cumulated CPU time: 2914.09 s
Current children cumulated vsize: 30435968 KiB
Current children cumulated memory: 26964416 KiB

[startup+2982.3 s]
/proc/loadavg: 3.31 3.82 3.99 4/272 30848
/proc/meminfo: memFree=56750456/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=30615364 memory=27565656 CPUtime=2973.92 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5751147 0 0 0 291849 5543 0 0 20 0 1 0 35865600 31350132736 6891414 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7653841 6891414 2304 1147 0 7641268 0
Current children cumulated CPU time: 2973.92 s
Current children cumulated vsize: 30619556 KiB
Current children cumulated memory: 27568600 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3027.6 s]
/proc/loadavg: 3.27 3.73 3.95 4/272 30850
/proc/meminfo: memFree=54680168/131250000 swapFree=33010684/33010684
[pid=30446] ppid=30443 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30446/stat : 30446 (run-dec-log.sh) S 30443 30446 27537 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 35865599 4292608 736 18446744073709551615 94673205809152 94673206703685 140736769930016 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94673206942736 94673206990480 94673223127040 140736769935649 140736769935844 140736769935844 140736769941446 0
/proc/30446/statm: 1048 736 672 219 0 110 0
[pid=30448] ppid=30446 vsize=31777080 memory=28573052 CPUtime=3019.08 cores=4,6
/proc/30448/stat : 30448 (roundingsat) R 30446 30446 27537 0 -1 4194304 5932123 0 0 0 296295 5613 0 0 20 0 1 0 35865600 32539729920 7143263 18446744073709551615 4227072 8923433 140733138966512 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 0
/proc/30448/statm: 7944270 7143263 2304 1147 0 7931697 0
Current children cumulated CPU time: 3019.08 s
Current children cumulated vsize: 31781272 KiB
Current children cumulated memory: 28575996 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.001045 s, system=0.001051 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3030.61 s]
# the end of solver process 30448 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+3028.8 s]
/proc/loadavg: 3.27 3.73 3.95 5/273 30853
/proc/meminfo: memFree=54118284/131250000 swapFree=33010684/33010684
[pid=30448] ppid=30443 vsize=31795068 memory=28583804 CPUtime=3019.96 cores=4,6
/proc/30448/stat : 30448 (roundingsat) S 30443 30446 27537 0 -1 4195840 5934679 0 0 0 296295 5701 0 0 20 0 1 0 35865600 32558149632 7145951 18446744073709551615 4227072 8923433 140733138966512 140733138963296 139873141439084 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 6
/proc/30448/statm: 7948767 7145951 2432 1147 0 7936194 0
Current cumulated CPU time of completed processes: 0.002096 s
Current children cumulated CPU time: 3019.96 s
Current children cumulated vsize: 31795068 KiB
Current children cumulated memory: 28583804 KiB

[startup+3029.2 s]
/proc/loadavg: 3.27 3.73 3.95 4/273 30853
/proc/meminfo: memFree=53381216/131250000 swapFree=33010684/33010684
[pid=30448] ppid=30443 vsize=31795068 memory=28583804 CPUtime=3019.96 cores=4,6
/proc/30448/stat : 30448 (roundingsat) S 30443 30446 27537 0 -1 4195840 5934679 0 0 0 296295 5701 0 0 20 0 1 0 35865600 32558149632 7145951 18446744073709551615 4227072 8923433 140733138966512 140733138963296 139873141439084 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 6
/proc/30448/statm: 7948767 7145951 2432 1147 0 7936194 0
Current cumulated CPU time of completed processes: 0.002096 s
Current children cumulated CPU time: 3019.96 s
Current children cumulated vsize: 31795068 KiB
Current children cumulated memory: 28583804 KiB

[startup+3029.6 s]
/proc/loadavg: 3.27 3.73 3.95 4/273 30853
/proc/meminfo: memFree=53381216/131250000 swapFree=33010684/33010684
[pid=30448] ppid=30443 vsize=31795068 memory=28583804 CPUtime=3019.96 cores=4,6
/proc/30448/stat : 30448 (roundingsat) S 30443 30446 27537 0 -1 4195840 5934679 0 0 0 296295 5701 0 0 20 0 1 0 35865600 32558149632 7145951 18446744073709551615 4227072 8923433 140733138966512 140733138963296 139873141439084 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 32526336 140733138975079 140733138975272 140733138975272 140733138980842 6
/proc/30448/statm: 7948767 7145951 2432 1147 0 7936194 0
Current cumulated CPU time of completed processes: 0.002096 s
Current children cumulated CPU time: 3019.96 s
Current children cumulated vsize: 31795068 KiB
Current children cumulated memory: 28583804 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3030.61
CPU time (s): 3020.96
CPU user time (s): 2962.96
CPU system time (s): 58.0059
CPU usage (%): 99.6816
Max. virtual memory (cumulated for all children) (KiB): 31795068
Max. memory (cumulated for all children) (KiB): 28583804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2962.96
system time used= 58.0059
maximum resident set size= 28583804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5934883
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27641536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 452
involuntary context switches= 5735


# summary of solver processes directly reported to runsolver:
#   pid: 30446,30448
#   total CPU time (s): 3020.96
#   total CPU user time (s): 2962.96
#   total CPU system time (s): 58.0059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.1951 second user time and 14.5301 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 14:57:42
IDJOB=4511841
IDBENCH=160485
IDSOLVER=3352
FILE ID=nodeC033/4511841-1751201861
RUNJOBID= nodeC033-1751193766-27548
SLURM_JOB_ID= 9587591
Free space on /tmp= 432952 MiB

SOLVER NAME= roundingsat-log 63f22ad
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
COMMAND LINE= run-dec-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4511841-1751201861/watcher-4511841-1751201861 -o /tmp/evaluation-result-4511841-1751201861/solver-4511841-1751201861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751193766-27548 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4511841-1751201861.opb PROOFDIR/proof-4511841-1751201861

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

MD5SUM BENCH= 59fcb85c6ef97ea95ede85b6c75e382f
RANDOM SEED=1240236868

nodeC033 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		: 3600.094
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	: 7000.13
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		: 3600.134
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	: 7000.13
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		: 3597.538
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	: 7000.13
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		: 3639.686
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	: 7000.13
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		: 3604.203
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	: 7000.13
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.076
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        90309420 kB
MemAvailable:   104801676 kB
Buffers:            3280 kB
Cached:         15284120 kB
SwapCached:            0 kB
Active:         25214812 kB
Inactive:       15025908 kB
Active(anon):   24971592 kB
Inactive(anon):        0 kB
Active(file):     243220 kB
Inactive(file): 15025908 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72780 kB
Writeback:             0 kB
AnonPages:      24952812 kB
Mapped:           114964 kB
Shmem:             18120 kB
KReclaimable:     124736 kB
Slab:             212700 kB
SReclaimable:     124736 kB
SUnreclaim:        87964 kB
KernelStack:        4352 kB
PageTables:        53648 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   27261304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3670016 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 430476 MiB
End job on nodeC033 at 2025-06-29 15:48:13