Trace number 4503310

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) 3600.5 3017.09

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-90.opb
MD5SUM44a09c98c00ea73bd3c28d44044dc987
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark104.761
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
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/)
1.31/0.84	c #variable: 12587
1.31/0.84	c #constraint: 283937
1.31/0.84	c #equal: 461
1.31/0.84	c intsize: 9
1.31/0.84	c sizeproduct: 0
1.31/0.84	c #soft: 0
1.31/0.84	c mincost: 0
1.31/0.84	c maxcost: 0
1.31/0.84	c sumcost: 0
1.31/0.84	c iteration_max: -1
1.31/0.84	c time_max: -1
1.31/0.84	c number_of_threads(move update): 2
1.31/0.84	c number_of_threads(move evaluation): 2
1.31/0.84	c seed: 1941736742
3600.10/3016.75	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 (62803 MiB free)
  memory of node 1: 64465 MiB (63739 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503310-1751154716/watcher-4503310-1751154716 -o /tmp/evaluation-result-4503310-1751154716/solver-4503310-1751154716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15432 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1941736742 HOME/instance-4503310-1751154716.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=17835, runsolver pid=17832

[startup+0.100062 s]*
/proc/loadavg: 5.38 5.39 6.07 6/266 17837
/proc/meminfo: memFree=129512112/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=142020 memory=70156 CPUtime=0.14 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 12478 0 0 0 12 2 0 0 20 0 2 0 31146122 145428480 17539 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 35505 17539 576 633 0 21036 0
[pid=17835/tid=17837] ppid=17832 vsize=142020 memory=4026531960 CPUtime=0.04 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 2703 0 0 0 4 0 0 0 20 0 2 0 31146127 145428480 17539 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 142020 KiB
Current children cumulated memory: 70156 KiB

[startup+0.20574 s]*
/proc/loadavg: 5.38 5.39 6.07 6/266 17837
/proc/meminfo: memFree=129479856/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=162084 memory=110604 CPUtime=0.35 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 22582 0 0 0 30 5 0 0 20 0 2 0 31146122 165974016 27651 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 40521 27651 576 633 0 31130 0
[pid=17835/tid=17837] ppid=17832 vsize=162084 memory=664958721904869660 CPUtime=0.15 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 7780 0 0 0 14 1 0 0 20 0 2 0 31146127 165974016 27651 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 162084 KiB
Current children cumulated memory: 110604 KiB

[startup+0.30568 s]*
/proc/loadavg: 5.38 5.39 6.07 6/266 17837
/proc/meminfo: memFree=129431472/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=181092 memory=148620 CPUtime=0.54 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 32101 0 0 0 48 6 0 0 20 0 2 0 31146122 185438208 37155 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 45273 37155 576 633 0 40661 0
[pid=17835/tid=17837] ppid=17832 vsize=181092 memory=7970108586798234738 CPUtime=0.25 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 12560 0 0 0 23 2 0 0 20 0 2 0 31146127 185438208 37155 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 181092 KiB
Current children cumulated memory: 148620 KiB

[startup+0.70021 s]
/proc/loadavg: 5.38 5.39 6.07 5/266 17837
/proc/meminfo: memFree=129297452/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=469736 memory=407952 CPUtime=1.11 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 62042 0 0 0 98 13 0 0 20 0 2 0 31146122 481009664 101988 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 117434 101988 608 633 0 103533 0
[pid=17835/tid=17837] ppid=17832 vsize=469736 memory=17152 CPUtime=0.43 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 19655 0 0 0 40 3 0 0 20 0 2 0 31146127 481009664 101988 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 0 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 469736 KiB
Current children cumulated memory: 407952 KiB

[startup+1.50019 s]
/proc/loadavg: 5.38 5.39 6.07 5/266 17837
/proc/meminfo: memFree=129123244/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=607284 memory=564192 CPUtime=2.04 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 99535 0 0 0 186 18 0 0 20 0 2 0 31146122 621858816 141048 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 151821 141048 640 633 0 142911 0
[pid=17835/tid=17837] ppid=17832 vsize=607284 memory=17152 CPUtime=0.58 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 24646 0 0 0 54 4 0 0 20 0 2 0 31146127 621858816 141048 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 2.04 s
Current children cumulated vsize: 607284 KiB
Current children cumulated memory: 564192 KiB

[startup+3.10574 s]
/proc/loadavg: 5.27 5.37 6.06 5/266 17837
/proc/meminfo: memFree=128646816/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1008348 memory=965304 CPUtime=3.64 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 238236 0 0 0 329 35 0 0 20 0 2 0 31146122 1032548352 241294 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 252087 241294 640 633 0 243177 0
[pid=17835/tid=17837] ppid=17832 vsize=1008348 memory=668220 CPUtime=0.58 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 24646 0 0 0 54 4 0 0 20 0 2 0 31146127 1032548352 241326 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3.64 s
Current children cumulated vsize: 1008348 KiB
Current children cumulated memory: 965304 KiB

[startup+6.30019 s]
/proc/loadavg: 5.27 5.37 6.06 5/266 17838
/proc/meminfo: memFree=128594472/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=7 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 277764 0 0 0 663 37 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=17152 CPUtime=0.75 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 24897 0 0 0 71 4 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 7 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+12.7002 s]
/proc/loadavg: 5.08 5.32 6.03 5/266 17838
/proc/meminfo: memFree=128594480/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=14.88 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 419551 0 0 0 1442 46 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=991928 CPUtime=2.26 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 27035 0 0 0 221 5 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 14.88 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+25.5002 s]
/proc/loadavg: 4.91 5.28 6.01 5/266 17838
/proc/meminfo: memFree=128594496/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=30.73 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 534480 0 0 0 3018 55 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=991928 CPUtime=5.39 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 29522 0 0 0 532 7 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 30.73 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+51.1056 s]
/proc/loadavg: 4.66 5.19 5.96 6/266 17838
/proc/meminfo: memFree=128590724/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=62.53 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 680749 0 0 0 6186 67 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=17152 CPUtime=11.74 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 32441 0 0 0 1164 10 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 62.53 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+102.3 s]
/proc/loadavg: 4.39 5.02 5.86 6/268 17846
/proc/meminfo: memFree=128589904/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=123.88 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 864887 0 0 0 12304 84 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=17152 CPUtime=22.15 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 37219 0 0 0 2201 14 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 123.88 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+162.3 s]
/proc/loadavg: 4.55 4.94 5.78 5/268 17850
/proc/meminfo: memFree=128591644/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1034992 memory=991928 CPUtime=195.65 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 986408 0 0 0 19468 97 0 0 20 0 2 0 31146122 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258748 247982 640 633 0 249838 0
[pid=17835/tid=17837] ppid=17832 vsize=1034992 memory=5760 CPUtime=34.24 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 40863 0 0 0 3407 17 0 0 20 0 2 0 31146127 1059831808 247982 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 195.65 s
Current children cumulated vsize: 1034992 KiB
Current children cumulated memory: 991928 KiB

[startup+222.3 s]
/proc/loadavg: 4.75 4.94 5.72 5/268 17852
/proc/meminfo: memFree=128591812/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1035124 memory=992056 CPUtime=268.78 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1096955 0 0 0 26766 112 0 0 20 0 2 0 31146122 1059966976 248014 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258781 248014 640 633 0 249871 0
[pid=17835/tid=17837] ppid=17832 vsize=1035124 memory=17152 CPUtime=47.7 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 44703 0 0 0 4748 22 0 0 20 0 2 0 31146127 1059966976 248014 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 268.78 s
Current children cumulated vsize: 1035124 KiB
Current children cumulated memory: 992056 KiB

[startup+282.3 s]
/proc/loadavg: 4.68 4.89 5.65 5/268 17854
/proc/meminfo: memFree=128584004/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1035256 memory=992184 CPUtime=342.05 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1149230 0 0 0 34080 125 0 0 20 0 2 0 31146122 1060102144 248046 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 258814 248046 640 633 0 249904 0
[pid=17835/tid=17837] ppid=17832 vsize=1035256 memory=992184 CPUtime=61.32 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 46937 0 0 0 6104 28 0 0 20 0 2 0 31146127 1060102144 248046 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 342.05 s
Current children cumulated vsize: 1035256 KiB
Current children cumulated memory: 992184 KiB

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

/proc/meminfo: memFree=128685272/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1040668 memory=998968 CPUtime=2981.37 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1477049 0 0 0 297778 359 0 0 20 0 2 0 31146122 1065644032 249742 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260167 249742 640 633 0 251257 0
[pid=17835/tid=17837] ppid=17832 vsize=1040668 memory=998968 CPUtime=492.09 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 58903 0 0 0 49042 167 0 0 20 0 2 0 31146127 1065644032 249742 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 2981.37 s
Current children cumulated vsize: 1040668 KiB
Current children cumulated memory: 998968 KiB

[startup+2562.3 s]
/proc/loadavg: 2.74 3.61 4.26 3/254 18035
/proc/meminfo: memFree=128942360/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1040800 memory=999096 CPUtime=3053.01 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1478806 0 0 0 304936 365 0 0 20 0 2 0 31146122 1065779200 249774 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260200 249774 640 633 0 251290 0
[pid=17835/tid=17837] ppid=17832 vsize=1040800 memory=998968 CPUtime=504 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59004 0 0 0 50230 170 0 0 20 0 2 0 31146127 1065779200 249774 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3053.01 s
Current children cumulated vsize: 1040800 KiB
Current children cumulated memory: 999096 KiB

[startup+2622.3 s]
/proc/loadavg: 2.59 3.41 4.15 3/254 18039
/proc/meminfo: memFree=128942392/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1040932 memory=999224 CPUtime=3123.22 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1478916 0 0 0 311952 370 0 0 20 0 2 0 31146122 1065914368 249806 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260233 249806 640 633 0 251323 0
[pid=17835/tid=17837] ppid=17832 vsize=1040932 memory=17152 CPUtime=514.51 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59007 0 0 0 51278 173 0 0 20 0 2 0 31146127 1065914368 249806 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3123.22 s
Current children cumulated vsize: 1040932 KiB
Current children cumulated memory: 999224 KiB

[startup+2682.3 s]
/proc/loadavg: 2.01 3.10 3.99 3/247 18072
/proc/meminfo: memFree=129215436/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1040932 memory=999224 CPUtime=3193.05 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1480770 0 0 0 318931 374 0 0 20 0 2 0 31146122 1065914368 249806 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260233 249806 640 633 0 251323 0
[pid=17835/tid=17837] ppid=17832 vsize=1040932 memory=999224 CPUtime=524.65 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59068 0 0 0 52290 175 0 0 20 0 2 0 31146127 1065914368 249806 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3193.05 s
Current children cumulated vsize: 1040932 KiB
Current children cumulated memory: 999224 KiB

[startup+2742.3 s]
/proc/loadavg: 1.69 2.81 3.83 2/247 18074
/proc/meminfo: memFree=129216036/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041064 memory=999352 CPUtime=3264.49 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1482590 0 0 0 326071 378 0 0 20 0 2 0 31146122 1066049536 249838 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260266 249838 640 633 0 251356 0
[pid=17835/tid=17837] ppid=17832 vsize=1041064 memory=17152 CPUtime=536.54 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59134 0 0 0 53477 177 0 0 20 0 2 0 31146127 1066049536 249838 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3264.49 s
Current children cumulated vsize: 1041064 KiB
Current children cumulated memory: 999352 KiB

[startup+2802.3 s]
/proc/loadavg: 1.46 2.54 3.67 2/248 18077
/proc/meminfo: memFree=129215876/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041196 memory=999480 CPUtime=3335.8 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1482715 0 0 0 333200 380 0 0 20 0 2 0 31146122 1066184704 249870 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260299 249870 640 633 0 251389 0
[pid=17835/tid=17837] ppid=17832 vsize=1041196 memory=999480 CPUtime=548.24 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 59135 0 0 0 54645 179 0 0 20 0 2 0 31146127 1066184704 249870 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3335.8 s
Current children cumulated vsize: 1041196 KiB
Current children cumulated memory: 999480 KiB

[startup+2862.3 s]
/proc/loadavg: 1.41 2.33 3.53 2/247 18079
/proc/meminfo: memFree=129215780/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041328 memory=999608 CPUtime=3410.18 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1484691 0 0 0 340632 386 0 0 20 0 2 0 31146122 1066319872 249902 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260332 249902 640 633 0 251422 0
[pid=17835/tid=17837] ppid=17832 vsize=1041328 memory=999608 CPUtime=562.94 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59209 0 0 0 56113 181 0 0 20 0 2 0 31146127 1066319872 249902 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3410.18 s
Current children cumulated vsize: 1041328 KiB
Current children cumulated memory: 999608 KiB

[startup+2922.3 s]
/proc/loadavg: 1.25 2.11 3.38 2/247 18081
/proc/meminfo: memFree=129211780/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041328 memory=999608 CPUtime=3484.38 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1486062 0 0 0 348047 391 0 0 20 0 2 0 31146122 1066319872 249902 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260332 249902 640 633 0 251422 0
[pid=17835/tid=17837] ppid=17832 vsize=1041328 memory=999608 CPUtime=577.58 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59240 0 0 0 57574 184 0 0 20 0 2 0 31146127 1066319872 249902 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3484.38 s
Current children cumulated vsize: 1041328 KiB
Current children cumulated memory: 999608 KiB

[startup+2982.3 s]
/proc/loadavg: 1.31 1.97 3.25 3/247 18083
/proc/meminfo: memFree=129216244/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041460 memory=999736 CPUtime=3557.2 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1486199 0 0 0 355324 396 0 0 20 0 2 0 31146122 1066455040 249934 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260365 249934 640 633 0 251455 0
[pid=17835/tid=17837] ppid=17832 vsize=1041460 memory=999736 CPUtime=590.74 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 59265 0 0 0 58887 187 0 0 20 0 2 0 31146127 1066455040 249934 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3557.2 s
Current children cumulated vsize: 1041460 KiB
Current children cumulated memory: 999736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3016.7 s]
/proc/loadavg: 1.39 1.93 3.19 3/247 18085
/proc/meminfo: memFree=129216216/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041460 memory=999864 CPUtime=3600.1 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1486615 0 0 0 359611 399 0 0 20 0 2 0 31146122 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260365 249966 640 633 0 251455 0
[pid=17835/tid=17837] ppid=17832 vsize=1041460 memory=999736 CPUtime=599.47 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) R 17832 17835 15419 0 -1 4194368 59279 0 0 0 59758 189 0 0 20 0 2 0 31146127 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 1041460 KiB
Current children cumulated memory: 999864 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.46 s, system=4.03585 s

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

[startup+3016.8 s]
/proc/loadavg: 1.39 1.93 3.19 3/247 18085
/proc/meminfo: memFree=129216216/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041460 memory=999864 CPUtime=3600.2 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1494252 0 0 0 359621 399 0 0 20 0 2 0 31146122 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260365 249966 640 633 0 251455 0
[pid=17835/tid=17837] ppid=17832 vsize=1041460 memory=2688 CPUtime=599.47 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59279 0 0 0 59758 189 0 0 20 0 2 0 31146127 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1041460 KiB
Current children cumulated memory: 999864 KiB

[startup+3017 s]*
/proc/loadavg: 1.36 1.91 3.18 2/247 18085
/proc/meminfo: memFree=129216216/131249992 swapFree=33010684/33010684
[pid=17835] ppid=17832 vsize=1041460 memory=999864 CPUtime=3600.41 cores=5,7
/proc/17835/stat : 17835 (pb_competition_) R 17832 17835 15419 0 -1 4194304 1526294 0 0 0 359640 401 0 0 20 0 2 0 31146122 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
/proc/17835/statm: 260365 249966 640 633 0 251455 0
[pid=17835/tid=17837] ppid=17832 vsize=1041460 memory=7686721470247706567 CPUtime=599.47 cores=5,7
/proc/17835/task/17837/stat : 17837 (pb_competition_) S 17832 17835 15419 0 -1 4194368 59279 0 0 0 59758 189 0 0 20 0 2 0 31146127 1066455040 249966 18446744073709551615 4198400 6788177 140733100125136 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 34525184 140733100132697 140733100132824 140733100132824 140733100138426 0
Current children cumulated CPU time: 3600.41 s
Current children cumulated vsize: 1041460 KiB
Current children cumulated memory: 999864 KiB

Child status: 0

Real time (s): 3017.09
CPU time (s): 3600.5
CPU user time (s): 3596.46
CPU system time (s): 4.03585
CPU usage (%): 119.337
Max. virtual memory (cumulated for all children) (KiB): 1041460
Max. memory (cumulated for all children) (KiB): 999864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.46
system time used= 4.03585
maximum resident set size= 999864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1554902
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= 333213
involuntary context switches= 28017


# summary of solver processes directly reported to runsolver:
#   pid: 17835
#   total CPU time (s): 3600.5
#   total CPU user time (s): 3596.46
#   total CPU system time (s): 4.03585

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.89586 second user time and 14.1172 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 01:51:56
IDJOB=4503310
IDBENCH=155421
IDSOLVER=3347
FILE ID=nodeC035/4503310-1751154716
RUNJOBID= nodeC035-1751145886-15432
SLURM_JOB_ID= 9587453
Free space on /tmp= 433032 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-90.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-4503310-1751154716/watcher-4503310-1751154716 -o /tmp/evaluation-result-4503310-1751154716/solver-4503310-1751154716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15432 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1941736742 HOME/instance-4503310-1751154716.opb

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

MD5SUM BENCH= 44a09c98c00ea73bd3c28d44044dc987
RANDOM SEED=1941736742

nodeC035 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.546
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.51
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		: 3599.786
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.51
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		: 3653.402
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.51
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		: 3531.250
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.51
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.734
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.51
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		: 3639.590
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.51
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.750
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.51
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.020
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129579896 kB
MemAvailable:   129197256 kB
Buffers:            3280 kB
Cached:           399732 kB
SwapCached:            0 kB
Active:           871172 kB
Inactive:         177976 kB
Active(anon):     664200 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):   177976 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17100 kB
Writeback:             0 kB
AnonPages:        647356 kB
Mapped:           111024 kB
Shmem:             18064 kB
KReclaimable:      85128 kB
Slab:             167764 kB
SReclaimable:      85128 kB
SUnreclaim:        82636 kB
KernelStack:        4288 kB
PageTables:         4192 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1000128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC035 at 2025-06-29 02:42:13