Trace number 4522410

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
PRINTEMPS 2025-05-28? (TO) 3600.91 2899.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2010/normalized-bab3.opb
MD5SUM5650d49d55a36e62ab842bae231a0f3b
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 benchmark-9098882
Best CPU time to get the best result obtained on this benchmark3600.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables393800
Total number of constraints23067
Number of constraints which are clauses17479
Number of constraints which are cardinality constraints (but not clauses)1092
Number of constraints which are nor clauses,nor cardinality constraints4496
Minimum length of a constraint1
Maximum length of a constraint101656
Number of terms in the objective function 122664
Biggest coefficient in the objective function 30378
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 500013378
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 4511353
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 500013378
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
4.77/3.83	c #variable: 393800
4.77/3.83	c #constraint: 23067
4.77/3.83	c #equal: 4557
4.77/3.83	c intsize: 29
4.77/3.83	c sizeproduct: 0
4.77/3.83	c #soft: 0
4.77/3.83	c mincost: 0
4.77/3.83	c maxcost: 0
4.77/3.83	c sumcost: 0
4.77/3.83	c iteration_max: -1
4.77/3.83	c time_max: -1
4.77/3.83	c number_of_threads(move update): 2
4.77/3.83	c number_of_threads(move evaluation): 2
4.77/3.83	c seed: 1801396468
3600.09/2898.64	s UNKNOWN

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: 63708 MiB (50475 MiB free)
  memory of node 1: 64465 MiB (55421 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522410-1751588589/watcher-4522410-1751588589 -o /tmp/evaluation-result-4522410-1751588589/solver-4522410-1751588589 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751579596-81597 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1801396468 HOME/instance-4522410-1751588589.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=82858, runsolver pid=82855
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 6.58 6.52 6.49 9/266 82860
/proc/meminfo: memFree=108373016/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=134488 memory=64720 CPUtime=0.11 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 17878 0 0 0 8 3 0 0 20 0 2 0 74537522 137715712 16180 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 33622 16180 576 633 0 17905 0
[pid=82858/tid=82860] ppid=82855 vsize=134488 memory=4026531960 CPUtime=0.01 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 1442 0 0 0 1 0 0 0 20 0 2 0 74537529 137715712 16180 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 134488 KiB
Current children cumulated memory: 64720 KiB

[startup+0.205819 s]*
/proc/loadavg: 6.58 6.52 6.49 6/266 82860
/proc/meminfo: memFree=108321864/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=162568 memory=114640 CPUtime=0.32 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 30371 0 0 0 25 7 0 0 20 0 2 0 74537522 166469632 28660 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 40642 28660 576 633 0 30439 0
[pid=82858/tid=82860] ppid=82855 vsize=162568 memory=664958721904869660 CPUtime=0.11 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 6957 0 0 0 10 1 0 0 20 0 2 0 74537529 166469632 28660 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 162568 KiB
Current children cumulated memory: 114640 KiB

[startup+0.305721 s]*
/proc/loadavg: 6.58 6.52 6.49 8/266 82860
/proc/meminfo: memFree=108259116/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=189600 memory=162896 CPUtime=0.51 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 42436 0 0 0 41 10 0 0 20 0 2 0 74537522 194150400 40724 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 47400 40724 576 633 0 42630 0
[pid=82858/tid=82860] ppid=82855 vsize=189600 memory=7970955210668392050 CPUtime=0.21 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 12362 0 0 0 17 4 0 0 20 0 2 0 74537529 194150400 40724 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 189600 KiB
Current children cumulated memory: 162896 KiB

[startup+0.700203 s]
/proc/loadavg: 6.58 6.52 6.49 6/266 82860
/proc/meminfo: memFree=108164420/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=364796 memory=307948 CPUtime=1.02 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) S 82855 82858 81584 0 -1 4194304 65403 0 0 0 88 14 0 0 20 0 2 0 74537522 373551104 76987 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 91199 76987 576 633 0 79822 0
[pid=82858/tid=82860] ppid=82855 vsize=364796 memory=18432 CPUtime=0.58 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 26379 0 0 0 52 6 0 0 20 0 2 0 74537529 373551104 76987 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 364796 KiB
Current children cumulated memory: 307948 KiB

[startup+1.50019 s]
/proc/loadavg: 6.58 6.52 6.49 7/266 82860
/proc/meminfo: memFree=108055868/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=464696 memory=385276 CPUtime=1.81 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 88317 0 0 0 163 18 0 0 20 0 2 0 74537522 475848704 96319 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 116174 96319 576 633 0 99745 0
[pid=82858/tid=82860] ppid=82855 vsize=464696 memory=18432 CPUtime=0.74 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 37029 0 0 0 65 9 0 0 20 0 2 0 74537529 475848704 96319 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 464696 KiB
Current children cumulated memory: 385276 KiB

[startup+3.10551 s]
/proc/loadavg: 6.58 6.52 6.49 6/266 82860
/proc/meminfo: memFree=107809556/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=685688 memory=618104 CPUtime=4.07 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) S 82855 82858 81584 0 -1 4194304 219740 0 0 0 374 33 0 0 20 0 2 0 74537522 702144512 154526 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 171422 154526 608 633 0 157637 0
[pid=82858/tid=82860] ppid=82855 vsize=685688 memory=454964 CPUtime=1.83 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 93468 0 0 0 167 16 0 0 20 0 2 0 74537529 702144512 154526 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 4.07 s
Current children cumulated vsize: 685688 KiB
Current children cumulated memory: 618104 KiB

[startup+6.30015 s]
/proc/loadavg: 6.38 6.47 6.47 5/266 82860
/proc/meminfo: memFree=107560768/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=997432 memory=951508 CPUtime=7.26 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 355766 0 0 0 673 53 0 0 20 0 2 0 74537522 1021370368 237877 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 249358 237877 672 633 0 240931 0
[pid=82858/tid=82860] ppid=82855 vsize=997432 memory=18432 CPUtime=2.38 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 113626 0 0 0 220 18 0 0 20 0 2 0 74537529 1021370368 237877 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 7.26 s
Current children cumulated vsize: 997432 KiB
Current children cumulated memory: 951508 KiB

[startup+12.7002 s]
/proc/loadavg: 6.43 6.48 6.47 8/266 82860
/proc/meminfo: memFree=106756288/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1716676 memory=1659416 CPUtime=13.87 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 681837 0 0 0 1296 91 0 0 20 0 2 0 74537522 1757876224 414854 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 429169 414854 672 633 0 420742 0
[pid=82858/tid=82860] ppid=82855 vsize=1716676 memory=1659416 CPUtime=2.64 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 113654 0 0 0 246 18 0 0 20 0 2 0 74537529 1757876224 414854 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 13.87 s
Current children cumulated vsize: 1716676 KiB
Current children cumulated memory: 1659416 KiB

[startup+25.5002 s]
/proc/loadavg: 6.25 6.44 6.46 6/266 82860
/proc/meminfo: memFree=106748404/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1716676 memory=1659416 CPUtime=30.32 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 787852 0 0 0 2933 99 0 0 20 0 2 0 74537522 1757876224 414854 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 429169 414854 672 633 0 420742 0
[pid=82858/tid=82860] ppid=82855 vsize=1716676 memory=1659416 CPUtime=6.67 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 138484 0 0 0 647 20 0 0 20 0 2 0 74537529 1757876224 414854 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 30.32 s
Current children cumulated vsize: 1716676 KiB
Current children cumulated memory: 1659416 KiB

[startup+51.1059 s]
/proc/loadavg: 6.31 6.44 6.46 8/266 82861
/proc/meminfo: memFree=106717904/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1701552 memory=1651128 CPUtime=59.25 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 985101 0 0 0 5814 111 0 0 20 0 2 0 74537522 1742389248 412782 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 425388 412782 672 633 0 416961 0
[pid=82858/tid=82860] ppid=82855 vsize=1701552 memory=18432 CPUtime=10.24 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 152400 0 0 0 1003 21 0 0 20 0 2 0 74537529 1742389248 412782 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 59.25 s
Current children cumulated vsize: 1701552 KiB
Current children cumulated memory: 1651128 KiB

[startup+102.3 s]
/proc/loadavg: 6.19 6.40 6.44 6/266 82863
/proc/meminfo: memFree=106713504/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1703544 memory=1653048 CPUtime=113.96 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 1213604 0 0 0 11266 130 0 0 20 0 2 0 74537522 1744429056 413262 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 425886 413262 672 633 0 417459 0
[pid=82858/tid=82860] ppid=82855 vsize=1703544 memory=18432 CPUtime=14.07 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 171535 0 0 0 1382 25 0 0 20 0 2 0 74537529 1744429056 413262 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 113.96 s
Current children cumulated vsize: 1703544 KiB
Current children cumulated memory: 1653048 KiB

[startup+162.3 s]
/proc/loadavg: 5.98 6.30 6.40 7/266 82865
/proc/meminfo: memFree=106712296/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1712056 memory=1661580 CPUtime=176.05 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 1412523 0 0 0 17456 149 0 0 20 0 2 0 74537522 1753145344 415395 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428014 415395 672 633 0 419587 0
[pid=82858/tid=82860] ppid=82855 vsize=1712056 memory=5632 CPUtime=16.46 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 182301 0 0 0 1619 27 0 0 20 0 2 0 74537529 1753145344 415395 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 176.05 s
Current children cumulated vsize: 1712056 KiB
Current children cumulated memory: 1661580 KiB

[startup+222.3 s]
/proc/loadavg: 5.82 6.18 6.36 6/266 82867
/proc/meminfo: memFree=106710124/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1713308 memory=1662732 CPUtime=241.71 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 1551448 0 0 0 24009 162 0 0 20 0 2 0 74537522 1754427392 415683 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428327 415683 672 633 0 419900 0
[pid=82858/tid=82860] ppid=82855 vsize=1713308 memory=18432 CPUtime=22.47 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 193458 0 0 0 2217 30 0 0 20 0 2 0 74537529 1754427392 415683 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 241.71 s
Current children cumulated vsize: 1713308 KiB
Current children cumulated memory: 1662732 KiB

[startup+282.3 s]
/proc/loadavg: 6.08 6.18 6.34 9/267 82871
/proc/meminfo: memFree=106715900/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1713308 memory=1662732 CPUtime=313.3 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 1649006 0 0 0 31155 175 0 0 20 0 2 0 74537522 1754427392 415683 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428327 415683 672 633 0 419900 0
[pid=82858/tid=82860] ppid=82855 vsize=1713308 memory=1662732 CPUtime=34.44 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 204820 0 0 0 3409 35 0 0 20 0 2 0 74537529 1754427392 415683 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 313.3 s
Current children cumulated vsize: 1713308 KiB
Current children cumulated memory: 1662732 KiB

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

Current children cumulated vsize: 1715676 KiB
Current children cumulated memory: 1673948 KiB

[startup+2382.3 s]
/proc/loadavg: 2.84 2.93 3.99 3/254 83044
/proc/meminfo: memFree=106840504/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1715676 memory=1673948 CPUtime=2887.62 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2411227 0 0 0 288359 403 0 0 20 0 2 0 74537522 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428919 418487 672 633 0 420492 0
[pid=82858/tid=82860] ppid=82855 vsize=1715676 memory=1673948 CPUtime=525.8 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 256418 0 0 0 52472 108 0 0 20 0 2 0 74537529 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 2887.62 s
Current children cumulated vsize: 1715676 KiB
Current children cumulated memory: 1673948 KiB

[startup+2442.3 s]
/proc/loadavg: 2.57 2.84 3.89 4/253 83046
/proc/meminfo: memFree=106841228/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1715676 memory=1673948 CPUtime=2969.72 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2413100 0 0 0 296563 409 0 0 20 0 2 0 74537522 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428919 418487 672 633 0 420492 0
[pid=82858/tid=82860] ppid=82855 vsize=1715676 memory=1673948 CPUtime=548.52 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 256596 0 0 0 54741 111 0 0 20 0 2 0 74537529 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 2969.72 s
Current children cumulated vsize: 1715676 KiB
Current children cumulated memory: 1673948 KiB

[startup+2502.3 s]
/proc/loadavg: 2.82 2.84 3.82 3/253 83048
/proc/meminfo: memFree=106843312/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1715676 memory=1673948 CPUtime=3055.75 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2414962 0 0 0 305160 415 0 0 20 0 2 0 74537522 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 428919 418487 672 633 0 420492 0
[pid=82858/tid=82860] ppid=82855 vsize=1715676 memory=1673948 CPUtime=575.23 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 256689 0 0 0 57409 114 0 0 20 0 2 0 74537529 1756852224 418487 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3055.75 s
Current children cumulated vsize: 1715676 KiB
Current children cumulated memory: 1673948 KiB

[startup+2562.3 s]
/proc/loadavg: 2.76 2.81 3.75 4/253 83050
/proc/meminfo: memFree=106844092/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1666328 CPUtime=3135.66 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2420372 0 0 0 313145 421 0 0 20 0 2 0 74537522 1750011904 416582 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416582 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=1673948 CPUtime=595.69 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 256818 0 0 0 59452 117 0 0 20 0 2 0 74537529 1750011904 416582 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3135.66 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1666328 KiB

[startup+2622.3 s]
/proc/loadavg: 2.33 2.69 3.65 2/246 83083
/proc/meminfo: memFree=106973292/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1666328 CPUtime=3216.19 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2423762 0 0 0 321195 424 0 0 20 0 2 0 74537522 1750011904 416582 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416582 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=14344 CPUtime=616.7 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 257081 0 0 0 61552 118 0 0 20 0 2 0 74537529 1750011904 416582 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3216.19 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1666328 KiB

[startup+2682.3 s]
/proc/loadavg: 1.92 2.49 3.52 2/246 83085
/proc/meminfo: memFree=106982148/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1666968 CPUtime=3301.13 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2427337 0 0 0 329684 429 0 0 20 0 2 0 74537522 1750011904 416742 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416742 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=18432 CPUtime=642.25 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 257193 0 0 0 64104 121 0 0 20 0 2 0 74537529 1750011904 416742 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3301.13 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1666968 KiB

[startup+2742.3 s]
/proc/loadavg: 1.67 2.31 3.39 3/247 83090
/proc/meminfo: memFree=106983332/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1666968 CPUtime=3388.09 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2430884 0 0 0 338374 435 0 0 20 0 2 0 74537522 1750011904 416742 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416742 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=14344 CPUtime=669.82 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 257323 0 0 0 66859 123 0 0 20 0 2 0 74537529 1750011904 416742 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3388.09 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1666968 KiB

[startup+2802.3 s]
/proc/loadavg: 1.51 2.16 3.27 2/247 83092
/proc/meminfo: memFree=106983440/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1667352 CPUtime=3470.68 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2433761 0 0 0 346628 440 0 0 20 0 2 0 74537522 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416838 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=1667352 CPUtime=693.01 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) R 82855 82858 81584 0 -1 4194368 257424 0 0 0 69175 126 0 0 20 0 2 0 74537529 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3470.68 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1667352 KiB

[startup+2862.3 s]
/proc/loadavg: 1.61 2.05 3.16 2/247 83094
/proc/meminfo: memFree=106984148/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1667352 CPUtime=3550.14 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2436375 0 0 0 354569 445 0 0 20 0 2 0 74537522 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416838 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=3200 CPUtime=712.98 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 257649 0 0 0 71170 128 0 0 20 0 2 0 74537529 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3550.14 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1667352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2898.6 s]
/proc/loadavg: 1.67 2.02 3.10 2/247 83095
/proc/meminfo: memFree=106984416/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1708996 memory=1667352 CPUtime=3600.09 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2438803 0 0 0 359560 449 0 0 20 0 2 0 74537522 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 427249 416838 672 633 0 418822 0
[pid=82858/tid=82860] ppid=82855 vsize=1708996 memory=2944 CPUtime=726.96 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 257709 0 0 0 72566 130 0 0 20 0 2 0 74537529 1750011904 416838 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1708996 KiB
Current children cumulated memory: 1667352 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.34 s, system=4.56364 s

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

[startup+2899.2 s]
/proc/loadavg: 1.67 2.02 3.10 2/247 83095
/proc/meminfo: memFree=107004896/131249988 swapFree=33010416/33010684
[pid=82858] ppid=82855 vsize=1678412 memory=1636796 CPUtime=3600.68 cores=0,2
/proc/82858/stat : 82858 (pb_competition_) R 82855 82858 81584 0 -1 4194304 2515954 0 0 0 359616 452 0 0 20 0 2 0 74537522 1718693888 409199 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
/proc/82858/statm: 419603 409199 672 633 0 411176 0
[pid=82858/tid=82860] ppid=82855 vsize=1678412 memory=1667352 CPUtime=726.96 cores=0,2
/proc/82858/task/82860/stat : 82860 (pb_competition_) S 82855 82858 81584 0 -1 4194368 257709 0 0 0 72566 130 0 0 20 0 2 0 74537529 1718693888 409199 18446744073709551615 4198400 6788177 140733639079856 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 19025920 140733639084377 140733639084504 140733639084504 140733639090106 0
Current children cumulated CPU time: 3600.68 s
Current children cumulated vsize: 1678412 KiB
Current children cumulated memory: 1636796 KiB

[startup+2899.4 s]*
/proc/loadavg: 1.67 2.02 3.10 2/246 83095
/proc/meminfo: memFree=107527388/131249988 swapFree=33010416/33010684
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): 2899.41
CPU time (s): 3600.91
CPU user time (s): 3596.34
CPU system time (s): 4.56364
CPU usage (%): 124.194
Max. virtual memory (cumulated for all children) (KiB): 1721300
Max. memory (cumulated for all children) (KiB): 1679628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.34
system time used= 4.56364
maximum resident set size= 1679628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2538388
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= 70683
involuntary context switches= 23742


# summary of solver processes directly reported to runsolver:
#   pid: 82858
#   total CPU time (s): 3600.91
#   total CPU user time (s): 3596.34
#   total CPU system time (s): 4.56364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80374 second user time and 13.6802 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-04 02:23:10
IDJOB=4522410
IDBENCH=178803
IDSOLVER=3347
FILE ID=nodeC031/4522410-1751588589
RUNJOBID= nodeC031-1751579596-81597
SLURM_JOB_ID= 9598816
Free space on /tmp= 432044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-bab3.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522410-1751588589/watcher-4522410-1751588589 -o /tmp/evaluation-result-4522410-1751588589/solver-4522410-1751588589 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751579596-81597 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1801396468 HOME/instance-4522410-1751588589.opb

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

MD5SUM BENCH= 5650d49d55a36e62ab842bae231a0f3b
RANDOM SEED=1801396468

nodeC031 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	: 0xb00002a
cpu MHz		: 3599.892
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3600.174
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3599.673
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3599.938
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3599.811
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3599.644
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3600.289
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
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	: 0xb00002a
cpu MHz		: 3600.038
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        108438916 kB
MemAvailable:   129358600 kB
Buffers:            2128 kB
Cached:         21603308 kB
SwapCached:           12 kB
Active:           746840 kB
Inactive:       21196588 kB
Active(anon):     345576 kB
Inactive(anon):    10468 kB
Active(file):     401264 kB
Inactive(file): 21186120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             41476 kB
Writeback:             0 kB
AnonPages:        341080 kB
Mapped:           112424 kB
Shmem:             18052 kB
KReclaimable:     343080 kB
Slab:             436308 kB
SReclaimable:     343080 kB
SUnreclaim:        93228 kB
KernelStack:        4256 kB
PageTables:         3612 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     702892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432056 MiB
End job on nodeC031 at 2025-07-04 03:11:29