Trace number 4515056

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 NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3602.57 2221.97

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ivu59.0.u.opb
MD5SUM35958f80d7fcf653e073babd26915af5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2569996
Total number of constraints3437
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3436
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint18
Maximum length of a constraint2569996
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 46418
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 500045678
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/)
54.55/39.67	c #variable: 2569996
54.55/39.67	c #constraint: 3437
54.55/39.67	c #equal: 3436
54.55/39.67	c intsize: 29
54.55/39.67	c sizeproduct: 0
54.55/39.67	c #soft: 0
54.55/39.67	c mincost: 0
54.55/39.67	c maxcost: 0
54.55/39.67	c sumcost: 0
54.55/39.67	c iteration_max: -1
54.55/39.67	c time_max: -1
54.55/39.67	c number_of_threads(move update): 2
54.55/39.67	c number_of_threads(move evaluation): 2
54.55/39.67	c seed: 1925539655
3600.40/2219.85	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: 63665 MiB (62550 MiB free)
  memory of node 1: 64507 MiB (60960 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515056-1751233984/watcher-4515056-1751233984 -o /tmp/evaluation-result-4515056-1751233984/solver-4515056-1751233984 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33808 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1925539655 HOME/instance-4515056-1751233984.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=34680, runsolver pid=34677

[startup+0.100062 s]*
/proc/loadavg: 7.94 7.98 7.82 8/267 34681
/proc/meminfo: memFree=126345576/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=163984 memory=133288 CPUtime=0.09 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 20716 0 0 0 2 7 0 0 20 0 1 0 39076541 167919616 33322 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 40996 33322 576 633 0 40212 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 163984 KiB
Current children cumulated memory: 133288 KiB

[startup+0.205959 s]*
/proc/loadavg: 7.94 7.98 7.82 8/267 34681
/proc/meminfo: memFree=126200676/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=309644 memory=279080 CPUtime=0.19 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 57164 0 0 0 4 15 0 0 20 0 1 0 39076541 317075456 69770 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 77411 69770 576 633 0 76627 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 309644 KiB
Current children cumulated memory: 279080 KiB

[startup+0.305662 s]*
/proc/loadavg: 7.94 7.98 7.82 8/267 34681
/proc/meminfo: memFree=126063588/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=447364 memory=416808 CPUtime=0.3 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 91601 0 0 0 7 23 0 0 20 0 1 0 39076541 458100736 104202 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 111841 104202 576 633 0 111057 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 447364 KiB
Current children cumulated memory: 416808 KiB

[startup+0.700195 s]
/proc/loadavg: 7.94 7.98 7.82 9/268 34682
/proc/meminfo: memFree=125823976/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=950740 memory=783964 CPUtime=1.01 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 134579 0 0 0 62 39 0 0 20 0 2 0 39076541 973557760 195991 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 237685 195991 576 633 0 227742 0
[pid=34680/tid=34682] ppid=34677 vsize=950740 memory=10752 CPUtime=0.31 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 21578 0 0 0 29 2 0 0 20 0 2 0 39076577 973557760 195991 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 950740 KiB
Current children cumulated memory: 783964 KiB

[startup+1.5002 s]
/proc/loadavg: 7.94 7.98 7.82 9/268 34682
/proc/meminfo: memFree=125462496/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=1170500 memory=1019852 CPUtime=2.59 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 219528 0 0 0 204 55 0 0 20 0 2 0 39076541 1198592000 254963 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 292625 254963 576 633 0 275240 0
[pid=34680/tid=34682] ppid=34677 vsize=1170500 memory=10752 CPUtime=1.1 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 70289 0 0 0 101 9 0 0 20 0 2 0 39076577 1198592000 254963 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 2.59 s
Current children cumulated vsize: 1170500 KiB
Current children cumulated memory: 1019852 KiB

[startup+3.10538 s]
/proc/loadavg: 7.94 7.98 7.82 9/268 34683
/proc/meminfo: memFree=124453196/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=2104920 memory=1914972 CPUtime=5.78 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 407525 0 0 0 494 84 0 0 20 0 2 0 39076541 2155438080 478743 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 526230 478743 576 633 0 510641 0
[pid=34680/tid=34682] ppid=34677 vsize=2104920 memory=0 CPUtime=2.69 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 158477 0 0 0 246 23 0 0 20 0 2 0 39076577 2155438080 478743 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 2104920 KiB
Current children cumulated memory: 1914972 KiB

[startup+6.30017 s]
/proc/loadavg: 7.94 7.98 7.82 8/268 34683
/proc/meminfo: memFree=123320372/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=3523968 memory=3236496 CPUtime=10.49 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 717721 0 0 0 919 130 0 0 20 0 2 0 39076541 3608543232 809124 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 880992 809124 576 633 0 860427 0
[pid=34680/tid=34682] ppid=34677 vsize=3523968 memory=14824 CPUtime=4.22 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 270751 0 0 0 383 39 0 0 20 0 2 0 39076577 3608543232 809124 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 10.49 s
Current children cumulated vsize: 3523968 KiB
Current children cumulated memory: 3236496 KiB

[startup+12.7002 s]
/proc/loadavg: 7.87 7.97 7.82 8/268 34683
/proc/meminfo: memFree=122492860/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=4299192 memory=3976328 CPUtime=16.87 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 1234838 0 0 0 1516 171 0 0 20 0 2 0 39076541 4402372608 994082 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 1074798 994082 576 633 0 1054233 0
[pid=34680/tid=34682] ppid=34677 vsize=4299192 memory=3976328 CPUtime=4.22 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 270752 0 0 0 383 39 0 0 20 0 2 0 39076577 4402372608 994082 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 16.87 s
Current children cumulated vsize: 4299192 KiB
Current children cumulated memory: 3976328 KiB

[startup+25.5002 s]
/proc/loadavg: 7.76 7.94 7.81 9/267 34683
/proc/meminfo: memFree=121267336/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=5478836 memory=5158548 CPUtime=34.76 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 2300421 0 0 0 3213 263 0 0 20 0 2 0 39076541 5610328064 1289637 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 1369709 1289637 608 633 0 1349691 0
[pid=34680/tid=34682] ppid=34677 vsize=5478836 memory=14824 CPUtime=9.36 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 506548 0 0 0 873 63 0 0 20 0 2 0 39076577 5610328064 1289637 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 34.76 s
Current children cumulated vsize: 5478836 KiB
Current children cumulated memory: 5158548 KiB

[startup+51.1054 s]
/proc/loadavg: 7.42 7.84 7.78 7/267 34683
/proc/meminfo: memFree=119535940/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=7222384 memory=6946708 CPUtime=66.02 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 3938668 0 0 0 6201 401 0 0 20 0 2 0 39076541 7395721216 1736677 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 1805596 1736677 640 633 0 1796747 0
[pid=34680/tid=34682] ppid=34677 vsize=7222384 memory=14824 CPUtime=15.09 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 772593 0 0 0 1421 88 0 0 20 0 2 0 39076577 7395721216 1736677 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 66.02 s
Current children cumulated vsize: 7222384 KiB
Current children cumulated memory: 6946708 KiB

[startup+102.3 s]
/proc/loadavg: 7.18 7.71 7.74 8/267 34685
/proc/meminfo: memFree=114975920/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=11699128 memory=11423448 CPUtime=117.03 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 6863592 0 0 0 11026 677 0 0 20 0 2 0 39076541 11979907072 2855862 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 2924782 2855862 640 633 0 2915933 0
[pid=34680/tid=34682] ppid=34677 vsize=11699128 memory=11423448 CPUtime=15.09 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 772593 0 0 0 1421 88 0 0 20 0 2 0 39076577 11979907072 2855862 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 117.03 s
Current children cumulated vsize: 11699128 KiB
Current children cumulated memory: 11423448 KiB

[startup+162.3 s]
/proc/loadavg: 7.26 7.63 7.71 8/266 34687
/proc/meminfo: memFree=109144328/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17614112 memory=17204944 CPUtime=179.35 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 9154705 0 0 0 16961 974 0 0 20 0 2 0 39076541 18036850688 4301236 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4403528 4301236 640 633 0 4394679 0
[pid=34680/tid=34682] ppid=34677 vsize=17614112 memory=17204944 CPUtime=17.69 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 818390 0 0 0 1674 95 0 0 20 0 2 0 39076577 18036850688 4301236 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 179.35 s
Current children cumulated vsize: 17614112 KiB
Current children cumulated memory: 17204944 KiB

[startup+222.3 s]
/proc/loadavg: 7.31 7.57 7.68 8/267 34690
/proc/meminfo: memFree=109176144/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17614112 memory=17204944 CPUtime=250.69 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 9943911 0 0 0 24004 1065 0 0 20 0 2 0 39076541 18036850688 4301236 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4403528 4301236 640 633 0 4394679 0
[pid=34680/tid=34682] ppid=34677 vsize=17614112 memory=17204944 CPUtime=29.4 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 1040271 0 0 0 2831 109 0 0 20 0 2 0 39076577 18036850688 4301236 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 250.69 s
Current children cumulated vsize: 17614112 KiB
Current children cumulated memory: 17204944 KiB

[startup+282.3 s]
/proc/loadavg: 7.12 7.48 7.64 8/267 34738
/proc/meminfo: memFree=109065944/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17628976 memory=17259968 CPUtime=325.39 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 10850829 0 0 0 31352 1187 0 0 20 0 2 0 39076541 18052071424 4314992 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4407244 4314992 640 633 0 4398395 0
[pid=34680/tid=34682] ppid=34677 vsize=17628976 memory=17204944 CPUtime=44.47 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 1243789 0 0 0 4326 121 0 0 20 0 2 0 39076577 18052071424 4314992 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 325.39 s
Current children cumulated vsize: 17628976 KiB
Current children cumulated memory: 17259968 KiB

[startup+342.3 s]
/proc/loadavg: 7.28 7.44 7.62 9/269 34744
/proc/meminfo: memFree=109139256/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17628976 memory=17260076 CPUtime=424.75 cores=4,6

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

/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 33319058 0 0 0 289975 3969 0 0 20 0 2 0 39076541 17954754560 4283425 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4383485 4283425 640 633 0 4374636 0
[pid=34680/tid=34682] ppid=34677 vsize=17533940 memory=17168532 CPUtime=1107.87 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 7672946 0 0 0 110177 610 0 0 20 0 2 0 39076577 17954754560 4283425 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 2939.44 s
Current children cumulated vsize: 17533940 KiB
Current children cumulated memory: 17133700 KiB

[startup+1902.3 s]
/proc/loadavg: 7.38 7.37 7.37 9/267 35033
/proc/meminfo: memFree=109013560/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17554868 memory=17150460 CPUtime=3042.84 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 34352075 0 0 0 300174 4110 0 0 20 0 2 0 39076541 17976184832 4287615 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4388717 4287615 640 633 0 4379868 0
[pid=34680/tid=34682] ppid=34677 vsize=17554868 memory=17168532 CPUtime=1151.64 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 7996649 0 0 0 114526 638 0 0 20 0 2 0 39076577 17976184832 4287615 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3042.84 s
Current children cumulated vsize: 17554868 KiB
Current children cumulated memory: 17150460 KiB

[startup+1962.3 s]
/proc/loadavg: 7.33 7.37 7.37 9/268 35036
/proc/meminfo: memFree=109022756/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17635184 memory=17232744 CPUtime=3148.17 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 34835274 0 0 0 310625 4192 0 0 20 0 2 0 39076541 18058428416 4308186 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4408796 4308186 640 633 0 4399947 0
[pid=34680/tid=34682] ppid=34677 vsize=17635184 memory=17133700 CPUtime=1197.33 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 8171471 0 0 0 119083 650 0 0 20 0 2 0 39076577 18058428416 4308186 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3148.17 s
Current children cumulated vsize: 17635184 KiB
Current children cumulated memory: 17232744 KiB

[startup+2022.3 s]
/proc/loadavg: 7.38 7.37 7.37 9/268 35038
/proc/meminfo: memFree=109032032/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17618668 memory=17209920 CPUtime=3253.15 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 35724396 0 0 0 321026 4289 0 0 20 0 2 0 39076541 18041516032 4302480 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4404667 4302480 640 633 0 4395818 0
[pid=34680/tid=34682] ppid=34677 vsize=17618668 memory=17536 CPUtime=1242.66 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 8482330 0 0 0 123595 671 0 0 20 0 2 0 39076577 18041516032 4302480 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3253.15 s
Current children cumulated vsize: 17618668 KiB
Current children cumulated memory: 17209920 KiB

[startup+2082.3 s]
/proc/loadavg: 7.45 7.39 7.37 9/267 35040
/proc/meminfo: memFree=109015740/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17567564 memory=17152680 CPUtime=3356.96 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 36580060 0 0 0 331294 4402 0 0 20 0 2 0 39076541 17989185536 4288170 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4391891 4288170 640 633 0 4383042 0
[pid=34680/tid=34682] ppid=34677 vsize=17567564 memory=17129612 CPUtime=1286.85 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 8755018 0 0 0 127991 694 0 0 20 0 2 0 39076577 17989185536 4288170 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3356.96 s
Current children cumulated vsize: 17567564 KiB
Current children cumulated memory: 17152680 KiB

[startup+2142.3 s]
/proc/loadavg: 7.45 7.40 7.37 8/267 35042
/proc/meminfo: memFree=109014176/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17567564 memory=17152680 CPUtime=3463.34 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 37045918 0 0 0 341865 4469 0 0 20 0 2 0 39076541 17989185536 4288170 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4391891 4288170 640 633 0 4383042 0
[pid=34680/tid=34682] ppid=34677 vsize=17567564 memory=14824 CPUtime=1333.58 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 8954426 0 0 0 132648 710 0 0 20 0 2 0 39076577 17989185536 4288170 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3463.34 s
Current children cumulated vsize: 17567564 KiB
Current children cumulated memory: 17152680 KiB

[startup+2202.3 s]
/proc/loadavg: 7.39 7.39 7.37 9/268 35047
/proc/meminfo: memFree=109008160/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17569676 memory=17160936 CPUtime=3569.69 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38001830 0 0 0 352409 4560 0 0 20 0 2 0 39076541 17991348224 4290234 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4392419 4290234 640 633 0 4383570 0
[pid=34680/tid=34682] ppid=34677 vsize=17569676 memory=14824 CPUtime=1380.35 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 9257108 0 0 0 137302 733 0 0 20 0 2 0 39076577 17991348224 4290234 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3569.69 s
Current children cumulated vsize: 17569676 KiB
Current children cumulated memory: 17160936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2219.5 s]
/proc/loadavg: 7.29 7.36 7.36 9/268 35049
/proc/meminfo: memFree=109000616/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=17569676 memory=17160936 CPUtime=3600.05 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38042827 0 0 0 355425 4580 0 0 20 0 2 0 39076541 17991348224 4290234 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4392419 4290234 640 633 0 4383570 0
[pid=34680/tid=34682] ppid=34677 vsize=17569676 memory=14824 CPUtime=1393.61 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) R 34677 34680 33797 0 -1 4194368 9265054 0 0 0 138626 735 0 0 20 0 2 0 39076577 17991348224 4290234 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 17569676 KiB
Current children cumulated memory: 17160936 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+2221.97 s]
# the end of solver process 34680 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3556.14 s, system=46.4315 s

Solver just ended.
Dumping a history of the last processes samples

[startup+2220.8 s]
/proc/loadavg: 7.29 7.36 7.36 8/268 35049
/proc/meminfo: memFree=109598860/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=16639700 memory=16283072 CPUtime=3601.4 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38162414 0 0 0 355554 4586 0 0 20 0 2 0 39076541 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4159925 4070768 640 633 0 4151076 0
[pid=34680/tid=34682] ppid=34677 vsize=16639700 memory=17160936 CPUtime=1393.66 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 9265054 0 0 0 138631 735 0 0 20 0 2 0 39076577 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3601.4 s
Current children cumulated vsize: 16639700 KiB
Current children cumulated memory: 16283072 KiB

[startup+2221.2 s]
/proc/loadavg: 7.29 7.36 7.36 7/268 35049
/proc/meminfo: memFree=109881800/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=16639700 memory=16283072 CPUtime=3601.8 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38262593 0 0 0 355589 4591 0 0 20 0 2 0 39076541 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4159925 4070768 640 633 0 4151076 0
[pid=34680/tid=34682] ppid=34677 vsize=16639700 memory=7971520351087837552 CPUtime=1393.66 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 9265054 0 0 0 138631 735 0 0 20 0 2 0 39076577 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3601.8 s
Current children cumulated vsize: 16639700 KiB
Current children cumulated memory: 16283072 KiB

[startup+2221.4 s]
/proc/loadavg: 7.29 7.36 7.36 7/268 35049
/proc/meminfo: memFree=109881800/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=16639700 memory=16283072 CPUtime=3602 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38316020 0 0 0 355605 4595 0 0 20 0 2 0 39076541 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4159925 4070768 640 633 0 4151076 0
[pid=34680/tid=34682] ppid=34677 vsize=16639700 memory=57411700523765 CPUtime=1393.66 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 9265054 0 0 0 138631 735 0 0 20 0 2 0 39076577 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 16639700 KiB
Current children cumulated memory: 16283072 KiB

[startup+2221.5 s]
/proc/loadavg: 7.29 7.36 7.36 7/268 35049
/proc/meminfo: memFree=109881800/131249996 swapFree=33010684/33010684
[pid=34680] ppid=34677 vsize=16639700 memory=16283072 CPUtime=3602.09 cores=4,6
/proc/34680/stat : 34680 (pb_competition_) R 34677 34680 33797 0 -1 4194304 38343088 0 0 0 355613 4596 0 0 20 0 2 0 39076541 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
/proc/34680/statm: 4159925 4070768 640 633 0 4151076 0
[pid=34680/tid=34682] ppid=34677 vsize=16639700 memory=14824 CPUtime=1393.66 cores=4,6
/proc/34680/task/34682/stat : 34682 (pb_competition_) S 34677 34680 33797 0 -1 4194368 9265054 0 0 0 138631 735 0 0 20 0 2 0 39076577 17039052800 4070768 18446744073709551615 4198400 6788177 140726918657936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 36515840 140726918662489 140726918662616 140726918662616 140726918668218 0
Current children cumulated CPU time: 3602.09 s
Current children cumulated vsize: 16639700 KiB
Current children cumulated memory: 16283072 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 2221.97
CPU time (s): 3602.57
CPU user time (s): 3556.14
CPU system time (s): 46.4315
CPU usage (%): 162.134
Max. virtual memory (cumulated for all children) (KiB): 17709752
Max. memory (cumulated for all children) (KiB): 17340680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3556.14
system time used= 46.4315
maximum resident set size= 17340680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38344215
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= 16509
involuntary context switches= 81887


# summary of solver processes directly reported to runsolver:
#   pid: 34680
#   total CPU time (s): 3602.57
#   total CPU user time (s): 3556.14
#   total CPU system time (s): 46.4315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.56793 second user time and 9.81212 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 23:53:08
IDJOB=4515056
IDBENCH=164110
IDSOLVER=3347
FILE ID=nodeC017/4515056-1751233984
RUNJOBID= nodeC017-1751228328-33808
SLURM_JOB_ID= 9587689
Free space on /tmp= 432564 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ivu59.0.u.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-4515056-1751233984/watcher-4515056-1751233984 -o /tmp/evaluation-result-4515056-1751233984/solver-4515056-1751233984 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33808 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1925539655 HOME/instance-4515056-1751233984.opb

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

MD5SUM BENCH= 35958f80d7fcf653e073babd26915af5
RANDOM SEED=1925539655

nodeC017 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		: 3600.041
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	: 7000.12
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.037
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	: 7000.12
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		: 3600.088
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	: 7000.12
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		: 3600.058
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	: 7000.12
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		: 3600.030
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	: 7000.12
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		: 3600.058
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	: 7000.12
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		: 3599.902
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	: 7000.12
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.055
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126475372 kB
MemAvailable:   129692992 kB
Buffers:            2380 kB
Cached:          3990096 kB
SwapCached:            0 kB
Active:           434388 kB
Inactive:        3684932 kB
Active(anon):     144916 kB
Inactive(anon):       12 kB
Active(file):     289472 kB
Inactive(file):  3684920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            449640 kB
Writeback:             0 kB
AnonPages:        129924 kB
Mapped:           111024 kB
Shmem:             18080 kB
KReclaimable:     164532 kB
Slab:             252028 kB
SReclaimable:     164532 kB
SUnreclaim:        87496 kB
KernelStack:        4304 kB
PageTables:         3180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     483036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432560 MiB
End job on nodeC017 at 2025-06-30 00:30:10