Trace number 4509438

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? (TO) 3600.07 3608.61

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm85p-opt.opb.negationfix.opb
MD5SUMa65412b792c5c6c9e427350dbe88f8fc
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 benchmark27
Best CPU time to get the best result obtained on this benchmark7.59381
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10272
Total number of constraints706
Number of constraints which are clauses320
Number of constraints which are cardinality constraints (but not clauses)320
Number of constraints which are nor clauses,nor cardinality constraints66
Minimum length of a constraint32
Maximum length of a constraint321
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 115341
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 265154
Number of bits of the biggest sum of numbers19
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 (63089 MiB free)
  memory of node 1: 64465 MiB (63721 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509438-1751527022/watcher-4509438-1751527022 -o /tmp/evaluation-result-4509438-1751527022/solver-4509438-1751527022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751527022-74032 --watchdog 3760 toulbar2.sh toulbar2 HOME/instance-4509438-1751527022.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=74078, runsolver pid=74069

[startup+0.100074 s]*
/proc/loadavg: 0.49 0.97 1.70 7/255 74095
/proc/meminfo: memFree=129815924/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=33364 memory=23424 CPUtime=0.08 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 5083 0 0 0 7 1 0 0 20 0 1 0 68381335 34164736 5856 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 8341 5856 928 1162 0 6950 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 37556 KiB
Current children cumulated memory: 26368 KiB

[startup+0.214247 s]*
/proc/loadavg: 0.49 0.97 1.70 6/255 74095
/proc/meminfo: memFree=129706060/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=46768 memory=36224 CPUtime=0.19 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 8310 0 0 0 16 3 0 0 20 0 1 0 68381335 47890432 9056 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 11692 9056 928 1162 0 10301 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 39168 KiB

[startup+0.314129 s]*
/proc/loadavg: 0.49 0.97 1.70 6/255 74095
/proc/meminfo: memFree=129641548/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=57064 memory=46592 CPUtime=0.3 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 10882 0 0 0 24 6 0 0 20 0 1 0 68381335 58433536 11648 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 14266 11648 928 1162 0 12875 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 61256 KiB
Current children cumulated memory: 49536 KiB

[startup+0.700369 s]
/proc/loadavg: 0.49 0.97 1.70 6/255 74095
/proc/meminfo: memFree=129529068/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=73636 memory=63316 CPUtime=0.67 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 15146 0 0 0 59 8 0 0 20 0 1 0 68381335 75403264 15829 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 18409 15829 1024 1162 0 17018 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 77828 KiB
Current children cumulated memory: 66260 KiB

[startup+1.50039 s]
/proc/loadavg: 0.49 0.97 1.70 6/255 74095
/proc/meminfo: memFree=129285888/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=91152 memory=80596 CPUtime=1.47 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 19487 0 0 0 138 9 0 0 20 0 1 0 68381335 93339648 20149 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 22788 20149 1024 1162 0 21397 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 95344 KiB
Current children cumulated memory: 83540 KiB

[startup+3.11329 s]
/proc/loadavg: 0.49 0.97 1.70 6/255 74095
/proc/meminfo: memFree=128662652/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=91976 memory=82388 CPUtime=3.07 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 19928 0 0 0 298 9 0 0 20 0 1 0 68381335 94183424 20597 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 22994 20597 1024 1162 0 21603 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 96168 KiB
Current children cumulated memory: 85332 KiB

[startup+6.3003 s]
/proc/loadavg: 0.77 1.02 1.71 6/255 74095
/proc/meminfo: memFree=128299852/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=95372 memory=88212 CPUtime=6.26 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21721 0 0 0 616 10 0 0 20 0 1 0 68381335 97660928 22053 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 23843 22053 1152 1162 0 22452 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 99564 KiB
Current children cumulated memory: 91156 KiB

[startup+12.7004 s]
/proc/loadavg: 1.03 1.07 1.73 6/255 74095
/proc/meminfo: memFree=128171364/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=12.64 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 1254 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 100360 KiB
Current children cumulated memory: 91924 KiB

[startup+25.5003 s]
/proc/loadavg: 1.77 1.23 1.77 6/255 74095
/proc/meminfo: memFree=128106900/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=25.41 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 2531 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 100360 KiB
Current children cumulated memory: 91924 KiB

[startup+51.113 s]
/proc/loadavg: 2.53 1.45 1.83 6/255 74096
/proc/meminfo: memFree=128106548/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=50.97 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 5087 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 100360 KiB
Current children cumulated memory: 91924 KiB

[startup+102.3 s]
/proc/loadavg: 3.41 1.86 1.95 6/256 74099
/proc/meminfo: memFree=128063320/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=102.06 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 10196 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 100360 KiB
Current children cumulated memory: 91924 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.29 2.09 6/256 74100
/proc/meminfo: memFree=128008180/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=161.93 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 16183 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 100360 KiB
Current children cumulated memory: 91924 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.62 2.22 6/255 74102
/proc/meminfo: memFree=127987992/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=96168 memory=88980 CPUtime=221.81 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 21913 0 0 0 22171 10 0 0 20 0 1 0 68381335 98476032 22245 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24042 22245 1152 1162 0 22651 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 100360 KiB

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

/proc/74087/statm: 24427 22950 1152 1162 0 23036 0
Current children cumulated CPU time: 3035.15 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94744 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.31 4.19 6/253 74249
/proc/meminfo: memFree=127987748/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91800 CPUtime=3095.01 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22902 0 0 0 309491 10 0 0 20 0 1 0 68381335 100052992 22950 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22950 1152 1162 0 23036 0
Current children cumulated CPU time: 3095.01 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94744 KiB

[startup+3162.3 s]
/proc/loadavg: 4.62 4.42 4.23 6/254 74252
/proc/meminfo: memFree=127987688/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91800 CPUtime=3154.86 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22903 0 0 0 315476 10 0 0 20 0 1 0 68381335 100052992 22950 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22950 1152 1162 0 23036 0
Current children cumulated CPU time: 3154.86 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94744 KiB

[startup+3222.3 s]
/proc/loadavg: 4.37 4.38 4.23 6/254 74254
/proc/meminfo: memFree=127987816/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91800 CPUtime=3214.71 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22903 0 0 0 321461 10 0 0 20 0 1 0 68381335 100052992 22950 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22950 1152 1162 0 23036 0
Current children cumulated CPU time: 3214.71 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94744 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.32 4.22 6/255 74259
/proc/meminfo: memFree=127987652/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91800 CPUtime=3274.56 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22903 0 0 0 327446 10 0 0 20 0 1 0 68381335 100052992 22950 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22950 1152 1162 0 23036 0
Current children cumulated CPU time: 3274.56 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94744 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.29 4.21 6/255 74261
/proc/meminfo: memFree=127987420/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3334.41 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22926 0 0 0 333431 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3334.41 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.25 4.20 6/255 74263
/proc/meminfo: memFree=127987272/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3394.26 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22926 0 0 0 339416 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3394.26 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.22 4.19 6/254 74265
/proc/meminfo: memFree=127987056/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3454.11 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22926 0 0 0 345401 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3454.11 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.20 4.18 6/254 74267
/proc/meminfo: memFree=127987296/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3513.97 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22957 0 0 0 351387 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3513.97 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.17 4.18 6/253 74273
/proc/meminfo: memFree=127987352/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3573.82 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22957 0 0 0 357372 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3573.82 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 4.13 4.17 4.18 6/252 74275
/proc/meminfo: memFree=127988360/131382120 swapFree=33010160/33010684
[pid=74078] ppid=74069 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/74078/stat : 74078 (toulbar2.sh) S 74069 74078 74021 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 68381334 4292608 736 18446744073709551615 93849060937728 93849061832261 140720997386528 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93849062071312 93849062119056 93849075736576 140720997390647 140720997390823 140720997390823 140720997396425 0
/proc/74078/statm: 1048 736 672 219 0 110 0
[pid=74087] ppid=74078 vsize=97708 memory=91928 CPUtime=3600.05 cores=4,6
/proc/74087/stat : 74087 (toulbar2) R 74078 74078 74021 0 -1 4194304 22957 0 0 0 359995 10 0 0 20 0 1 0 68381335 100052992 22982 18446744073709551615 4198400 8956741 140726234001616 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 41136128 140726234003829 140726234003948 140726234003948 140726234009548 0
/proc/74087/statm: 24427 22982 1152 1162 0 23036 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 101900 KiB
Current children cumulated memory: 94872 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002987 s, system=0.002996 s

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

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

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

Child status: 0

Real time (s): 3608.61
CPU time (s): 3600.07
CPU user time (s): 3599.96
CPU system time (s): 0.108401
CPU usage (%): 99.7635
Max. virtual memory (cumulated for all children) (KiB): 101900
Max. memory (cumulated for all children) (KiB): 94872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.96
system time used= 0.108401
maximum resident set size= 92436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23164
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= 97
involuntary context switches= 964


# summary of solver processes directly reported to runsolver:
#   pid: 74078,74087
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.96
#   total CPU system time (s): 0.108401

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7943 second user time and 31.7487 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-03 09:17:02
IDJOB=4509438
IDBENCH=158618
IDSOLVER=3371
FILE ID=nodeC008/4509438-1751527022
RUNJOBID= nodeC008-1751527022-74032
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-vm85p-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-4509438-1751527022/watcher-4509438-1751527022 -o /tmp/evaluation-result-4509438-1751527022/solver-4509438-1751527022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751527022-74032 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4509438-1751527022.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= a65412b792c5c6c9e427350dbe88f8fc
RANDOM SEED=893157795

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.187
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.801
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		: 1197.329
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.207
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.204
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.492
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.440
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.216
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:        129862088 kB
MemAvailable:   129883628 kB
Buffers:            2128 kB
Cached:           817188 kB
SwapCached:           16 kB
Active:           591184 kB
Inactive:         298484 kB
Active(anon):      51752 kB
Inactive(anon):    36544 kB
Active(file):     539432 kB
Inactive(file):   261940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31068 kB
Writeback:             8 kB
AnonPages:         73440 kB
Mapped:           103360 kB
Shmem:             17920 kB
KReclaimable:     119592 kB
Slab:             203496 kB
SReclaimable:     119592 kB
SUnreclaim:        83904 kB
KernelStack:        3840 kB
PageTables:         2848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     329484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 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= 432788 MiB
End job on nodeC008 at 2025-07-03 10:17:11