Trace number 4509576

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 NameAnswerobjective functionCPU timeWall clock time
toulbar2 2025-06-13? (problem) 3599.59 3608.47

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm25p-opt.opb.negationfix.opb
MD5SUM70957a799158f998d71b00eb63ac97d0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.224282
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3168
Total number of constraints262
Number of constraints which are clauses98
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints66
Minimum length of a constraint32
Maximum length of a constraint99
Number of terms in the objective function 32
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 32
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 37453
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 187266
Number of bits of the biggest sum of numbers18
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 (63122 MiB free)
  memory of node 1: 64465 MiB (63761 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509576-1751530632/watcher-4509576-1751530632 -o /tmp/evaluation-result-4509576-1751530632/solver-4509576-1751530632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751527022-74034 --watchdog 3760 toulbar2.sh toulbar2 HOME/instance-4509576-1751530632.opb -timer=3600 -hve=512 -f=3 -n: -precision=0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=74451, runsolver pid=74439

[startup+0.100078 s]*
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129859412/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=26452 memory=16896 CPUtime=0.08 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 3400 0 0 0 6 2 0 0 20 0 1 0 68742352 27086848 4224 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 6613 4224 928 1162 0 5222 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 30644 KiB
Current children cumulated memory: 19840 KiB

[startup+0.215498 s]*
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129809068/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=32356 memory=23040 CPUtime=0.17 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 4867 0 0 0 15 2 0 0 20 0 1 0 68742352 33132544 5760 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 8089 5760 1024 1162 0 6698 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 36548 KiB
Current children cumulated memory: 25984 KiB

[startup+0.315168 s]*
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129777684/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37640 memory=28416 CPUtime=0.27 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6195 0 0 0 24 3 0 0 20 0 1 0 68742352 38543360 7104 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9410 7104 1024 1162 0 8019 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 41832 KiB
Current children cumulated memory: 31360 KiB

[startup+0.700325 s]
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129751728/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37772 memory=29696 CPUtime=0.6 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6527 0 0 0 57 3 0 0 20 0 1 0 68742352 38678528 7424 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9443 7424 1024 1162 0 8052 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 41964 KiB
Current children cumulated memory: 32640 KiB

[startup+1.50029 s]
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129728040/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=1.39 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6614 0 0 0 136 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+3.10594 s]
/proc/loadavg: 4.12 4.17 4.18 7/254 74460
/proc/meminfo: memFree=129682088/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=2.97 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6614 0 0 0 294 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+6.30023 s]
/proc/loadavg: 4.19 4.19 4.18 7/254 74460
/proc/meminfo: memFree=129674192/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=6.14 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6614 0 0 0 611 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+12.7004 s]
/proc/loadavg: 4.26 4.20 4.18 7/254 74460
/proc/meminfo: memFree=129670712/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=12.52 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6614 0 0 0 1249 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+25.5004 s]
/proc/loadavg: 4.42 4.24 4.20 7/254 74460
/proc/meminfo: memFree=129669068/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=25.28 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6614 0 0 0 2525 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 25.28 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+51.1132 s]
/proc/loadavg: 4.74 4.33 4.23 7/254 74460
/proc/meminfo: memFree=129669076/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37972 memory=30720 CPUtime=50.83 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6615 0 0 0 5080 3 0 0 20 0 1 0 68742352 38883328 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9493 7680 1184 1162 0 8102 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 42164 KiB
Current children cumulated memory: 33664 KiB

[startup+102.3 s]
/proc/loadavg: 4.40 4.31 4.23 7/254 74462
/proc/meminfo: memFree=129669036/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37988 memory=30720 CPUtime=101.88 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6623 0 0 0 10185 3 0 0 20 0 1 0 68742352 38899712 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9497 7680 1184 1162 0 8106 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 42180 KiB
Current children cumulated memory: 33664 KiB

[startup+162.3 s]
/proc/loadavg: 4.26 4.28 4.22 7/255 74465
/proc/meminfo: memFree=129649652/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=37996 memory=30720 CPUtime=161.73 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6626 0 0 0 16170 3 0 0 20 0 1 0 68742352 38907904 7680 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9499 7680 1184 1162 0 8108 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 42188 KiB
Current children cumulated memory: 33664 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.24 4.21 7/255 74467
/proc/meminfo: memFree=129617568/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=38192 memory=36608 CPUtime=221.57 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 6704 0 0 0 22154 3 0 0 20 0 1 0 68742352 39108608 9152 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 9548 9152 1184 1162 0 8157 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 42384 KiB

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

/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7971 0 0 0 333399 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3334.05 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.09 7/255 74625
/proc/meminfo: memFree=129624044/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3393.9 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7975 0 0 0 339384 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3393.9 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 7/254 74627
/proc/meminfo: memFree=129624008/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3453.76 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7975 0 0 0 345370 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3453.76 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.12 4.10 7/254 74629
/proc/meminfo: memFree=129623108/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3513.61 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7975 0 0 0 351355 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3513.61 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 7/254 74635
/proc/meminfo: memFree=129639148/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3573.47 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 357341 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3573.47 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

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

# cumulated CPU time of all completed processes:  user=3599.51 s, system=0.076503 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.10 4.09 7/254 74635
/proc/meminfo: memFree=129639172/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3575.18 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 357512 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3575.18 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3596.8 s]
/proc/loadavg: 4.06 4.09 4.09 7/255 74637
/proc/meminfo: memFree=129623804/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3587.93 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 358787 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3587.93 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.10 4.09 7/255 74637
/proc/meminfo: memFree=129624148/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3594.32 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 359426 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3594.32 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.10 4.09 7/255 74638
/proc/meminfo: memFree=129623960/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3597.51 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 359745 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3597.51 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3607.2 s]
/proc/loadavg: 4.12 4.10 4.09 7/255 74638
/proc/meminfo: memFree=129623708/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3598.31 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 359825 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3598.31 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3608 s]*
/proc/loadavg: 4.12 4.10 4.09 5/250 74646
/proc/meminfo: memFree=129718364/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3599.11 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 359905 6 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3599.11 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

[startup+3608.4 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 74646
/proc/meminfo: memFree=129718364/131382120 swapFree=33010160/33010684
[pid=74451] ppid=74439 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/74451/stat : 74451 (toulbar2.sh) S 74439 74451 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68742350 4292608 736 18446744073709551615 94042489417728 94042490312261 140731380028272 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94042490551312 94042490599056 94042494451712 140731380033847 140731380034023 140731380034023 140731380039625 0
/proc/74451/statm: 1048 736 672 219 0 110 0
[pid=74455] ppid=74451 vsize=44152 memory=40932 CPUtime=3599.51 cores=5,7
/proc/74455/stat : 74455 (toulbar2) R 74451 74451 74021 0 -1 4194304 7990 0 0 0 359944 7 0 0 20 0 1 0 68742352 45211648 10233 18446744073709551615 4198400 8956741 140729433062320 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10489856 140729433069941 140729433070060 140729433070060 140729433075660 0
/proc/74455/statm: 11038 10233 1184 1162 0 9647 0
Current children cumulated CPU time: 3599.51 s
Current children cumulated vsize: 48344 KiB
Current children cumulated memory: 43876 KiB

Child status: 0

Real time (s): 3608.47
CPU time (s): 3599.59
CPU user time (s): 3599.51
CPU system time (s): 0.076503
CPU usage (%): 99.7538
Max. virtual memory (cumulated for all children) (KiB): 48344
Max. memory (cumulated for all children) (KiB): 43876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.51
system time used= 0.076503
maximum resident set size= 44008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8205
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= 96
involuntary context switches= 20200


# summary of solver processes directly reported to runsolver:
#   pid: 74451
#   total CPU time (s): 3599.59
#   total CPU user time (s): 3599.51
#   total CPU system time (s): 0.076503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8947 second user time and 33.0542 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-03 10:17:12
IDJOB=4509576
IDBENCH=158624
IDSOLVER=3371
FILE ID=nodeC008/4509576-1751530632
RUNJOBID= nodeC008-1751527022-74034
SLURM_JOB_ID= 9598659
Free space on /tmp= 432824 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm25p-opt.opb.negationfix.opb
COMMAND LINE= toulbar2.sh toulbar2 BENCHNAME -timer=TIMELIMIT -hve=512 -f=3 -n: -precision=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509576-1751530632/watcher-4509576-1751530632 -o /tmp/evaluation-result-4509576-1751530632/solver-4509576-1751530632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751527022-74034 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4509576-1751530632.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= 70957a799158f998d71b00eb63ac97d0
RANDOM SEED=267127231

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129915364 kB
MemAvailable:   129934052 kB
Buffers:            2128 kB
Cached:           814300 kB
SwapCached:           16 kB
Active:           591720 kB
Inactive:         295604 kB
Active(anon):      52272 kB
Inactive(anon):    36544 kB
Active(file):     539448 kB
Inactive(file):   259060 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26784 kB
Writeback:             0 kB
AnonPages:         74004 kB
Mapped:           103604 kB
Shmem:             17920 kB
KReclaimable:     119616 kB
Slab:             204332 kB
SReclaimable:     119616 kB
SUnreclaim:        84716 kB
KernelStack:        3868 kB
PageTables:         2976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     330148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432796 MiB
End job on nodeC008 at 2025-07-03 11:17:21