Trace number 4505184

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.81 3611.98

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_5_ic.opb
MD5SUM88b39ea3a8b75d01f2291d1517c942c1
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 benchmark14112257
Best CPU time to get the best result obtained on this benchmark71204
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 187029967016
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 187029967016
Number of bits of the biggest sum of numbers38
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 (60390 MiB free)
  memory of node 1: 64507 MiB (63474 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=69643, runsolver pid=69640

[startup+0.100089 s]*
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=126809376/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=46644 memory=36584 CPUtime=0.09 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 8558 0 0 0 7 2 0 0 20 0 1 0 63793274 47763456 9146 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 11661 9146 864 1162 0 10270 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50836 KiB
Current children cumulated memory: 39656 KiB

[startup+0.20589 s]*
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=126777120/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=81108 memory=70760 CPUtime=0.2 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 17383 0 0 0 15 5 0 0 20 0 1 0 63793274 83054592 17690 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 20277 17690 864 1162 0 18886 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 85300 KiB
Current children cumulated memory: 73832 KiB

[startup+0.305825 s]*
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=126745116/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=114536 memory=102760 CPUtime=0.29 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 25871 0 0 0 22 7 0 0 20 0 1 0 63793274 117284864 25690 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 28634 25690 864 1162 0 27243 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 118728 KiB
Current children cumulated memory: 105832 KiB

[startup+0.700364 s]
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=126680604/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=277620 memory=266404 CPUtime=0.68 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 66789 0 0 0 52 16 0 0 20 0 1 0 63793274 284282880 66601 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 69405 66601 864 1162 0 68014 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 281812 KiB
Current children cumulated memory: 269476 KiB

[startup+1.50042 s]
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=126418836/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=751356 memory=726516 CPUtime=1.48 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 179279 0 0 0 109 39 0 0 20 0 1 0 63793274 769388544 181629 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 187872 181629 864 1162 0 186481 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 755548 KiB
Current children cumulated memory: 729588 KiB

[startup+3.11328 s]
/proc/loadavg: 2.10 1.34 1.48 5/256 69645
/proc/meminfo: memFree=125312000/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=1573204 memory=1559364 CPUtime=3.09 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 384880 0 0 0 238 71 0 0 20 0 1 0 63793274 1610960896 389841 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 393301 389841 928 1162 0 391910 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1577396 KiB
Current children cumulated memory: 1562436 KiB

[startup+6.30041 s]
/proc/loadavg: 2.25 1.38 1.49 5/256 69645
/proc/meminfo: memFree=124167120/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=2746132 memory=2731676 CPUtime=6.26 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 677447 0 0 0 511 115 0 0 20 0 1 0 63793274 2812039168 682919 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 686533 682919 928 1162 0 685142 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2750324 KiB
Current children cumulated memory: 2734748 KiB

[startup+12.7004 s]
/proc/loadavg: 2.39 1.43 1.50 5/256 69645
/proc/meminfo: memFree=121925736/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=5131692 memory=5116428 CPUtime=12.64 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 1271613 0 0 0 1055 209 0 0 20 0 1 0 63793274 5254852608 1279107 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 1282923 1279107 928 1162 0 1281532 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 5135884 KiB
Current children cumulated memory: 5119500 KiB

[startup+25.5004 s]
/proc/loadavg: 2.82 1.57 1.55 5/256 69646
/proc/meminfo: memFree=117125052/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=9815432 memory=9800944 CPUtime=25.42 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 2437623 0 0 0 2142 400 0 0 20 0 1 0 63793274 10051002368 2450236 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 2453858 2450236 928 1162 0 2452467 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 9819624 KiB
Current children cumulated memory: 9804016 KiB

[startup+51.1132 s]
/proc/loadavg: 3.30 1.78 1.62 5/256 69646
/proc/meminfo: memFree=110230992/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=16495380 memory=16463732 CPUtime=50.96 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4084402 0 0 0 4442 654 0 0 20 0 1 0 63793274 16891269120 4115933 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4123845 4115933 992 1162 0 4122454 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 16499572 KiB
Current children cumulated memory: 16466804 KiB

[startup+102.3 s]
/proc/loadavg: 3.77 2.14 1.75 5/256 69648
/proc/meminfo: memFree=108951616/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=17025364 memory=16993768 CPUtime=102 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4216806 0 0 0 9509 691 0 0 20 0 1 0 63793274 17433972736 4248442 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4256341 4248442 1024 1162 0 4254950 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 17029556 KiB
Current children cumulated memory: 16996840 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.52 1.91 5/257 69655
/proc/meminfo: memFree=108958596/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=17033036 memory=17001448 CPUtime=161.84 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4217268 0 0 0 15480 704 0 0 20 0 1 0 63793274 17441828864 4250362 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4258259 4250362 1024 1162 0 4256868 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 17037228 KiB
Current children cumulated memory: 17004520 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.80 2.05 5/257 69657
/proc/meminfo: memFree=108788488/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=17033036 memory=17001448 CPUtime=221.68 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4219907 0 0 0 21451 717 0 0 20 0 1 0 63793274 17441828864 4250362 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4258259 4250362 1024 1162 0 4256868 0
Current children cumulated CPU time: 221.68 s

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

[pid=69645] ppid=69643 vsize=18087244 memory=17939696 CPUtime=3152.48 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4411027 0 0 0 313937 1311 0 0 20 0 1 0 63793274 18521337856 4484924 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484924 1184 1162 0 4520420 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17942768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.14 4.07 5/254 70021
/proc/meminfo: memFree=84381080/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939696 CPUtime=3212.3 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4411809 0 0 0 319909 1321 0 0 20 0 1 0 63793274 18521337856 4484924 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484924 1184 1162 0 4520420 0
Current children cumulated CPU time: 3212.3 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17942768 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.07 5/254 70023
/proc/meminfo: memFree=84233864/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939696 CPUtime=3272.1 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4412724 0 0 0 325880 1330 0 0 20 0 1 0 63793274 18521337856 4484924 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484924 1184 1162 0 4520420 0
Current children cumulated CPU time: 3272.1 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17942768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.07 5/254 70024
/proc/meminfo: memFree=84249080/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939696 CPUtime=3331.93 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4415945 0 0 0 331852 1341 0 0 20 0 1 0 63793274 18521337856 4484924 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484924 1184 1162 0 4520420 0
Current children cumulated CPU time: 3331.93 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17942768 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.12 4.07 5/252 70026
/proc/meminfo: memFree=84157936/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939952 CPUtime=3391.75 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4417453 0 0 0 337823 1352 0 0 20 0 1 0 63793274 18521337856 4484988 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484988 1184 1162 0 4520420 0
Current children cumulated CPU time: 3391.75 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17943024 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.08 5/252 70028
/proc/meminfo: memFree=83944804/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939952 CPUtime=3451.56 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4419146 0 0 0 343795 1361 0 0 20 0 1 0 63793274 18521337856 4484988 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484988 1184 1162 0 4520420 0
Current children cumulated CPU time: 3451.56 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17943024 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.08 5/252 70030
/proc/meminfo: memFree=83961668/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939952 CPUtime=3511.39 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4420468 0 0 0 349768 1371 0 0 20 0 1 0 63793274 18521337856 4484988 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484988 1184 1162 0 4520420 0
Current children cumulated CPU time: 3511.39 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17943024 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.13 4.08 5/252 70032
/proc/meminfo: memFree=83954388/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939952 CPUtime=3571.2 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4421930 0 0 0 355740 1380 0 0 20 0 1 0 63793274 18521337856 4484988 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484988 1184 1162 0 4520420 0
Current children cumulated CPU time: 3571.2 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17943024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.09 4.11 4.08 5/253 70126
/proc/meminfo: memFree=83638360/131382112 swapFree=33009904/33010684
[pid=69643] ppid=69640 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/69643/stat : 69643 (toulbar2.sh) S 69640 69643 69521 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 63793273 4292608 768 18446744073709551615 94709413896192 94709414790725 140722390683552 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94709415029776 94709415077520 94709433184256 140722390686007 140722390686183 140722390686183 140722390691785 0
/proc/69643/statm: 1048 768 704 219 0 110 0
[pid=69645] ppid=69643 vsize=18087244 memory=17939952 CPUtime=3600.02 cores=1,3
/proc/69645/stat : 69645 (toulbar2) R 69643 69643 69521 0 -1 4194304 4422950 0 0 0 358617 1385 0 0 20 0 1 0 63793274 18521337856 4484988 18446744073709551615 4198400 8956741 140730526159120 0 0 0 0 0 33570818 0 0 0 17 1 0 0 0 0 0 9785056 9890480 26726400 140730526161269 140730526161388 140730526161388 140730526166988 0
/proc/69645/statm: 4521811 4484988 1184 1162 0 4520420 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 18091436 KiB
Current children cumulated memory: 17943024 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.00051 s, system=0.001828 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3586.43 s, system=14.3844 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+3611.61 s]
/proc/loadavg: 4.09 4.11 4.08 5/252 70126
/proc/meminfo: memFree=86109348/131382112 swapFree=33009904/33010684
Current cumulated CPU time of completed processes: 0.002338 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.8 s]
/proc/loadavg: 4.09 4.11 4.08 5/252 70126
/proc/meminfo: memFree=86109348/131382112 swapFree=33009904/33010684
Current cumulated CPU time of completed processes: 0.002338 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.9 s]
/proc/loadavg: 4.09 4.11 4.08 5/252 70126
/proc/meminfo: memFree=86109348/131382112 swapFree=33009904/33010684
Current cumulated CPU time of completed processes: 0.002338 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): 3611.98
CPU time (s): 3600.81
CPU user time (s): 3586.43
CPU system time (s): 14.3844
CPU usage (%): 99.6908
Max. virtual memory (cumulated for all children) (KiB): 18091436
Max. memory (cumulated for all children) (KiB): 17943024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.43
system time used= 14.3844
maximum resident set size= 18017996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4423187
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= 130
involuntary context switches= 1649


# summary of solver processes directly reported to runsolver:
#   pid: 69643,69645
#   total CPU time (s): 3600.81
#   total CPU user time (s): 3586.43
#   total CPU system time (s): 14.3844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4106 second user time and 37.0904 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-02 20:32:24
IDJOB=4505184
IDBENCH=155745
IDSOLVER=3371
FILE ID=nodeC001/4505184-1751481142
RUNJOBID= nodeC001-1751481117-69533
SLURM_JOB_ID= 9598525
Free space on /tmp= 432844 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_5_ic.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-4505184-1751481142/watcher-4505184-1751481142 -o /tmp/evaluation-result-4505184-1751481142/solver-4505184-1751481142 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751481117-69533 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4505184-1751481142.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= 88b39ea3a8b75d01f2291d1517c942c1
RANDOM SEED=1898484928

nodeC001 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		: 3491.800
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.49
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.224
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.49
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.471
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.49
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		: 2394.369
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.49
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		: 3661.965
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.49
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		: 3661.296
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.49
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.49
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.766
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126838404 kB
MemAvailable:   127187300 kB
Buffers:            1668 kB
Cached:          1144352 kB
SwapCached:           32 kB
Active:          3116412 kB
Inactive:         835652 kB
Active(anon):    2801332 kB
Inactive(anon):    22612 kB
Active(file):     315080 kB
Inactive(file):   813040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            140964 kB
Writeback:             0 kB
AnonPages:       2809464 kB
Mapped:           116520 kB
Shmem:             17900 kB
KReclaimable:     120420 kB
Slab:             204176 kB
SReclaimable:     120420 kB
SUnreclaim:        83756 kB
KernelStack:        4128 kB
PageTables:         8564 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3161240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432188 MiB
End job on nodeC001 at 2025-07-02 21:32:36