Trace number 4523990

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.46 3613.69

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-AztecDiamondSym-mini-07_c24.opb
MD5SUM7b7d352a7105ac7993395b7f6c3b04bc
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark306
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35169
Total number of constraints28729
Number of constraints which are clauses6441
Number of constraints which are cardinality constraints (but not clauses)112
Number of constraints which are nor clauses,nor cardinality constraints22176
Minimum length of a constraint1
Maximum length of a constraint224
Number of terms in the objective function 216
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 2268
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 55
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2268
Number of bits of the biggest sum of numbers12
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: 63794 MiB (63044 MiB free)
  memory of node 1: 64507 MiB (61774 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=86470, runsolver pid=86465

[startup+0.100109 s]*
/proc/loadavg: 4.26 4.14 4.11 5/252 86485
/proc/meminfo: memFree=127765484/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=40836 memory=30572 CPUtime=0.07 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 7061 0 0 0 5 2 0 0 20 0 1 0 76997070 41816064 7643 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 10209 7643 864 1162 0 8818 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45028 KiB
Current children cumulated memory: 33644 KiB

[startup+0.214181 s]*
/proc/loadavg: 4.26 4.14 4.11 5/253 86486
/proc/meminfo: memFree=127673268/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=65400 memory=54636 CPUtime=0.18 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 13285 0 0 0 14 4 0 0 20 0 1 0 76997070 66969600 13659 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 16350 13659 928 1162 0 14959 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 69592 KiB
Current children cumulated memory: 57708 KiB

[startup+0.313946 s]*
/proc/loadavg: 4.26 4.14 4.11 6/253 86486
/proc/meminfo: memFree=127585572/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=77812 memory=67052 CPUtime=0.28 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 16376 0 0 0 23 5 0 0 20 0 1 0 76997070 79679488 16763 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 19453 16763 928 1162 0 18062 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 82004 KiB
Current children cumulated memory: 70124 KiB

[startup+0.700438 s]
/proc/loadavg: 4.26 4.14 4.11 6/251 86486
/proc/meminfo: memFree=127440672/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=125636 memory=114796 CPUtime=0.66 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 28327 0 0 0 56 10 0 0 20 0 1 0 76997070 128651264 28699 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 31409 28699 928 1162 0 30018 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 129828 KiB
Current children cumulated memory: 117868 KiB

[startup+1.50042 s]
/proc/loadavg: 4.26 4.14 4.11 5/257 86497
/proc/meminfo: memFree=127002172/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=301576 memory=290668 CPUtime=1.45 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 72202 0 0 0 123 22 0 0 20 0 1 0 76997070 308813824 72667 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 75394 72667 1024 1162 0 74003 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 305768 KiB
Current children cumulated memory: 293740 KiB

[startup+3.11294 s]
/proc/loadavg: 4.26 4.14 4.11 5/257 86497
/proc/meminfo: memFree=125153888/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=301576 memory=290668 CPUtime=3.06 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 72209 0 0 0 284 22 0 0 20 0 1 0 76997070 308813824 72667 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 75394 72667 1024 1162 0 74003 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 305768 KiB
Current children cumulated memory: 293740 KiB

[startup+6.30033 s]
/proc/loadavg: 4.24 4.13 4.10 5/257 86497
/proc/meminfo: memFree=123114764/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=318640 memory=306368 CPUtime=6.24 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 76802 0 0 0 601 23 0 0 20 0 1 0 76997070 326287360 76592 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 79660 76592 1024 1162 0 78269 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 322832 KiB
Current children cumulated memory: 309440 KiB

[startup+12.7004 s]
/proc/loadavg: 4.22 4.13 4.10 5/257 86497
/proc/meminfo: memFree=119921296/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=378536 memory=367040 CPUtime=12.62 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 91970 0 0 0 1236 26 0 0 20 0 1 0 76997070 387620864 91760 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 94634 91760 1024 1162 0 93243 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 382728 KiB
Current children cumulated memory: 370112 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 86497
/proc/meminfo: memFree=114080676/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=384804 memory=373788 CPUtime=25.38 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 94631 0 0 0 2511 27 0 0 20 0 1 0 76997070 394039296 93447 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 96201 93447 1024 1162 0 94810 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 388996 KiB
Current children cumulated memory: 376860 KiB

[startup+51.113 s]
/proc/loadavg: 4.17 4.13 4.10 5/257 86498
/proc/meminfo: memFree=111064628/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=398564 memory=386148 CPUtime=50.92 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 97579 0 0 0 5064 28 0 0 20 0 1 0 76997070 408129536 96537 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 99641 96537 1184 1162 0 98250 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 402756 KiB
Current children cumulated memory: 389220 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/256 86500
/proc/meminfo: memFree=103218240/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=398564 memory=386148 CPUtime=101.95 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 97583 0 0 0 10167 28 0 0 20 0 1 0 76997070 408129536 96537 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 99641 96537 1184 1162 0 98250 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 402756 KiB
Current children cumulated memory: 389220 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 86502
/proc/meminfo: memFree=102038012/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=398564 memory=386276 CPUtime=161.75 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 97624 0 0 0 16146 29 0 0 20 0 1 0 76997070 408129536 96569 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 99641 96569 1184 1162 0 98250 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 402756 KiB
Current children cumulated memory: 389348 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 86504
/proc/meminfo: memFree=101932148/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=398564 memory=386276 CPUtime=221.56 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 97638 0 0 0 22127 29 0 0 20 0 1 0 76997070 408129536 96569 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 99641 96569 1184 1162 0 98250 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 402756 KiB

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

/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101649 0 0 0 338864 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3388.93 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.34 4.23 5/256 86678
/proc/meminfo: memFree=99149132/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3448.68 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101650 0 0 0 344839 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3448.68 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.31 4.22 5/255 86680
/proc/meminfo: memFree=99104808/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3508.44 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101650 0 0 0 350815 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3508.44 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.25 4.20 5/256 86683
/proc/meminfo: memFree=99061224/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3568.19 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 356790 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3568.19 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

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

# cumulated CPU time of all completed processes:  user=3599.16 s, system=0.299698 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.25 4.20 5/256 86683
/proc/meminfo: memFree=99055236/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3569.9 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 356961 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3569.9 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3596.8 s]
/proc/loadavg: 4.06 4.24 4.20 5/256 86684
/proc/meminfo: memFree=99046580/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3582.63 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 358234 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3582.63 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.25 4.20 6/256 86684
/proc/meminfo: memFree=99048244/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3589.01 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 358872 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3589.01 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3609.6 s]
/proc/loadavg: 4.12 4.24 4.20 5/256 86685
/proc/meminfo: memFree=99050068/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3595.38 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 359509 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3595.38 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3611.2 s]
/proc/loadavg: 4.11 4.24 4.20 5/255 86685
/proc/meminfo: memFree=105382324/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3596.97 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 359668 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3596.97 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3612.8 s]
/proc/loadavg: 4.11 4.24 4.20 4/246 86701
/proc/meminfo: memFree=117542204/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3598.57 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 359828 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3598.57 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3613.2 s]
/proc/loadavg: 4.11 4.24 4.20 3/249 86718
/proc/meminfo: memFree=117540488/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3598.96 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 359867 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3598.96 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

[startup+3613.6 s]
/proc/loadavg: 4.11 4.24 4.20 3/249 86718
/proc/meminfo: memFree=117540488/131382120 swapFree=33010416/33010684
[pid=86470] ppid=86465 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/86470/stat : 86470 (toulbar2.sh) S 86465 86470 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997067 4292608 768 18446744073709551615 94821220274176 94821221168709 140735819910960 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94821221407760 94821221455504 94821229060096 140735819913527 140735819913703 140735819913703 140735819919305 0
/proc/86470/statm: 1048 768 704 219 0 110 0
[pid=86478] ppid=86470 vsize=403176 memory=396256 CPUtime=3599.36 cores=4,6
/proc/86478/stat : 86478 (toulbar2) R 86470 86470 85638 0 -1 4194304 101824 0 0 0 359907 29 0 0 20 0 1 0 76997070 412852224 99064 18446744073709551615 4198400 8956741 140729093804928 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 16871424 140729093810549 140729093810668 140729093810668 140729093816268 0
/proc/86478/statm: 100794 99064 1184 1162 0 99403 0
Current children cumulated CPU time: 3599.36 s
Current children cumulated vsize: 407368 KiB
Current children cumulated memory: 399328 KiB

Child status: 0

Real time (s): 3613.69
CPU time (s): 3599.46
CPU user time (s): 3599.16
CPU system time (s): 0.299698
CPU usage (%): 99.6064
Max. virtual memory (cumulated for all children) (KiB): 407368
Max. memory (cumulated for all children) (KiB): 399328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.16
system time used= 0.299698
maximum resident set size= 396256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102040
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= 159
involuntary context switches= 18434


# summary of solver processes directly reported to runsolver:
#   pid: 86470
#   total CPU time (s): 3599.46
#   total CPU user time (s): 3599.16
#   total CPU system time (s): 0.299698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3023 second user time and 36.263 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-04 09:12:57
IDJOB=4523990
IDBENCH=180463
IDSOLVER=3371
FILE ID=nodeC006/4523990-1751613177
RUNJOBID= nodeC006-1751605951-85649
SLURM_JOB_ID= 9598892
Free space on /tmp= 431996 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-AztecDiamondSym-mini-07_c24.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-4523990-1751613177/watcher-4523990-1751613177 -o /tmp/evaluation-result-4523990-1751613177/solver-4523990-1751613177 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751605951-85649 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4523990-1751613177.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= 7b7d352a7105ac7993395b7f6c3b04bc
RANDOM SEED=342084354

nodeC006 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.142
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.32
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.232
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.32
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		: 1197.073
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.32
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.216
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.32
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.752
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.32
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		: 1796.533
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.32
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.139
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.32
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.140
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127814356 kB
MemAvailable:   129893604 kB
Buffers:            2128 kB
Cached:          2843892 kB
SwapCached:           12 kB
Active:           541676 kB
Inactive:        2378960 kB
Active(anon):      81604 kB
Inactive(anon):    10992 kB
Active(file):     460072 kB
Inactive(file):  2367968 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             43928 kB
Writeback:             0 kB
AnonPages:         77696 kB
Mapped:           103856 kB
Shmem:             17948 kB
KReclaimable:     181284 kB
Slab:             268560 kB
SReclaimable:     181284 kB
SUnreclaim:        87276 kB
KernelStack:        3968 kB
PageTables:         2784 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     340104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431956 MiB
End job on nodeC006 at 2025-07-04 10:13:11