Trace number 4504632

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.39 3612.86

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_4_mh.opb
MD5SUM5c375d9eec0e7448397e2587af216396
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 benchmark3216958
Best CPU time to get the best result obtained on this benchmark69524.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 69830910074
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 69830910074
Number of bits of the biggest sum of numbers37
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 (60545 MiB free)
  memory of node 1: 64507 MiB (52787 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=67955, runsolver pid=67952

[startup+0.100071 s]*
/proc/loadavg: 4.09 4.11 4.09 6/255 67957
/proc/meminfo: memFree=115989012/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=46380 memory=36328 CPUtime=0.09 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 8498 0 0 0 6 3 0 0 20 0 1 0 61879627 47493120 9082 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 11595 9082 864 1162 0 10204 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50572 KiB
Current children cumulated memory: 39144 KiB

[startup+0.222029 s]*
/proc/loadavg: 4.09 4.11 4.09 5/255 67957
/proc/meminfo: memFree=115908624/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=80580 memory=70248 CPUtime=0.19 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 17247 0 0 0 13 6 0 0 20 0 1 0 61879627 82513920 17562 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 20145 17562 864 1162 0 18754 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 84772 KiB
Current children cumulated memory: 73064 KiB

[startup+0.318705 s]*
/proc/loadavg: 4.09 4.11 4.09 5/255 67957
/proc/meminfo: memFree=115866540/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=107936 memory=96536 CPUtime=0.27 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 23802 0 0 0 19 8 0 0 20 0 1 0 61879627 110526464 24134 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 26984 24134 864 1162 0 25593 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 112128 KiB
Current children cumulated memory: 99352 KiB

[startup+0.700331 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 67957
/proc/meminfo: memFree=115739532/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=244356 memory=231584 CPUtime=0.61 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 57586 0 0 0 45 16 0 0 20 0 1 0 61879627 250220544 57896 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 61089 57896 864 1162 0 59698 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 248548 KiB
Current children cumulated memory: 234400 KiB

[startup+1.50026 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 67957
/proc/meminfo: memFree=115429256/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=407368 memory=389236 CPUtime=1.4 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 96411 0 0 0 114 26 0 0 20 0 1 0 61879627 417144832 97309 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 101842 97309 928 1162 0 100451 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 411560 KiB
Current children cumulated memory: 392052 KiB

[startup+3.10555 s]
/proc/loadavg: 4.16 4.12 4.09 5/255 67957
/proc/meminfo: memFree=114107296/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=986772 memory=963572 CPUtime=2.99 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 239999 0 0 0 247 52 0 0 20 0 1 0 61879627 1010454528 240893 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 7 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 246693 240893 928 1162 0 245302 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 990964 KiB
Current children cumulated memory: 966388 KiB

[startup+6.30041 s]
/proc/loadavg: 4.16 4.12 4.09 5/255 67957
/proc/meminfo: memFree=111967248/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=1881388 memory=1857576 CPUtime=6.17 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 463031 0 0 0 520 97 0 0 20 0 1 0 61879627 1926541312 464394 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 470347 464394 928 1162 0 468956 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 1885580 KiB
Current children cumulated memory: 1860392 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.12 4.09 5/255 67957
/proc/meminfo: memFree=108081176/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4502196 memory=4473128 CPUtime=12.55 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1110721 0 0 0 1062 193 0 0 20 0 1 0 61879627 4610248704 1118282 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125549 1118282 992 1162 0 1124158 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 4506388 KiB
Current children cumulated memory: 4475944 KiB

[startup+25.5005 s]
/proc/loadavg: 4.18 4.13 4.10 5/256 67958
/proc/meminfo: memFree=107975316/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4500128 memory=4471172 CPUtime=25.3 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1112831 0 0 0 2337 193 0 0 20 0 1 0 61879627 4608131072 1117793 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125032 1117793 1024 1162 0 1123641 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 4504320 KiB
Current children cumulated memory: 4473988 KiB

[startup+51.1133 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 67958
/proc/meminfo: memFree=107975608/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4501968 memory=4472068 CPUtime=50.85 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1113056 0 0 0 4890 195 0 0 20 0 1 0 61879627 4610015232 1118017 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125492 1118017 1024 1162 0 1124101 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 4506160 KiB
Current children cumulated memory: 4474884 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/256 67960
/proc/meminfo: memFree=107970460/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4501968 memory=4472068 CPUtime=101.89 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1113577 0 0 0 9991 198 0 0 20 0 1 0 61879627 4610015232 1118017 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125492 1118017 1024 1162 0 1124101 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 4506160 KiB
Current children cumulated memory: 4474884 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/255 67962
/proc/meminfo: memFree=107979356/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4501968 memory=4472068 CPUtime=161.7 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1114610 0 0 0 15969 201 0 0 20 0 1 0 61879627 4610015232 1118017 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125492 1118017 1024 1162 0 1124101 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 4506160 KiB
Current children cumulated memory: 4474884 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/255 67964
/proc/meminfo: memFree=107985932/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4501968 memory=4472068 CPUtime=221.53 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1114619 0 0 0 21949 204 0 0 20 0 1 0 61879627 4610015232 1118017 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1125492 1118017 1024 1162 0 1124101 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 4506160 KiB

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

[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3091.63 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167231 0 0 0 308796 367 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3091.63 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.25 4.25 5/255 68111
/proc/meminfo: memFree=103165376/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3151.41 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167300 0 0 0 314772 369 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3151.41 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.22 4.24 5/255 68113
/proc/meminfo: memFree=103143872/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3211.19 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167398 0 0 0 320747 372 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3211.19 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.19 4.23 5/254 68115
/proc/meminfo: memFree=103164036/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3270.98 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167799 0 0 0 326723 375 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3270.98 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.22 4.24 5/254 68117
/proc/meminfo: memFree=103155820/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3330.76 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167906 0 0 0 332697 379 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3330.76 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.19 4.23 5/254 68119
/proc/meminfo: memFree=103125540/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3390.54 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1167984 0 0 0 338672 382 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3390.54 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.18 4.22 5/254 68121
/proc/meminfo: memFree=103102916/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3450.33 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1168056 0 0 0 344647 386 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3450.33 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.21 5/255 68127
/proc/meminfo: memFree=103119308/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3510.14 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1168136 0 0 0 350625 389 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3510.14 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.20 5/254 68129
/proc/meminfo: memFree=103123304/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3569.94 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1168197 0 0 0 356602 392 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3569.94 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 3.97 4.11 4.18 3/241 68197
/proc/meminfo: memFree=112643984/131382112 swapFree=33010160/33010684
[pid=67955] ppid=67952 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/67955/stat : 67955 (toulbar2.sh) S 67952 67955 67158 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 61879626 4292608 704 18446744073709551615 94731379118080 94731380012613 140728006058016 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94731380251664 94731380299408 94731396861952 140728006060343 140728006060519 140728006060519 140728006066121 0
/proc/67955/statm: 1048 704 672 219 0 110 0
[pid=67957] ppid=67955 vsize=4794016 memory=4755508 CPUtime=3600.02 cores=5,7
/proc/67957/stat : 67957 (toulbar2) R 67955 67955 67158 0 -1 4194304 1168268 0 0 0 359609 393 0 0 20 0 1 0 61879627 4909072384 1188877 18446744073709551615 4198400 8956741 140730045996944 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 38707200 140730045999477 140730045999596 140730045999596 140730046005196 0
/proc/67957/statm: 1198504 1188877 1152 1162 0 1197113 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 4798208 KiB
Current children cumulated memory: 4758324 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00079 s, system=0.003906 s

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

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

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

[startup+3612.81 s]
/proc/loadavg: 3.97 4.11 4.18 2/235 68205
/proc/meminfo: memFree=114153672/131382112 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 0.004696 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3612.86
CPU time (s): 3600.39
CPU user time (s): 3596.27
CPU system time (s): 4.12129
CPU usage (%): 99.6549
Max. virtual memory (cumulated for all children) (KiB): 4798208
Max. memory (cumulated for all children) (KiB): 4758324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.27
system time used= 4.12129
maximum resident set size= 4755508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1168475
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= 66
involuntary context switches= 1132


# summary of solver processes directly reported to runsolver:
#   pid: 67955,67957
#   total CPU time (s): 3600.39
#   total CPU user time (s): 3596.27
#   total CPU system time (s): 4.12129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1522 second user time and 37.4479 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-02 15:13:18
IDJOB=4504632
IDBENCH=155666
IDSOLVER=3371
FILE ID=nodeC009/4504632-1751461998
RUNJOBID= nodeC009-1751454770-67171
SLURM_JOB_ID= 9598449
Free space on /tmp= 431152 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_4_mh.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-4504632-1751461998/watcher-4504632-1751461998 -o /tmp/evaluation-result-4504632-1751461998/solver-4504632-1751461998 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751454770-67171 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4504632-1751461998.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= 5c375d9eec0e7448397e2587af216396
RANDOM SEED=1172159134

nodeC009 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		: 3662.498
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.85
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		: 2993.083
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.85
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.464
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.85
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.482
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.85
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		: 1795.776
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.85
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.313
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.85
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		: 3700.000
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.85
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.193
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.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        116166672 kB
MemAvailable:   127899692 kB
Buffers:            2144 kB
Cached:         12484928 kB
SwapCached:           24 kB
Active:          2366528 kB
Inactive:       12134592 kB
Active(anon):    2026936 kB
Inactive(anon):     5056 kB
Active(file):     339592 kB
Inactive(file): 12129536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             76380 kB
Writeback:             4 kB
AnonPages:       2017340 kB
Mapped:           114980 kB
Shmem:             17936 kB
KReclaimable:     206656 kB
Slab:             291304 kB
SReclaimable:     206656 kB
SUnreclaim:        84648 kB
KernelStack:        4096 kB
PageTables:         6700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2390296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431188 MiB
End job on nodeC009 at 2025-07-02 16:13:31