Trace number 4498980

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.21 2043.35

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx97.opb
MD5SUMb17790bf3951ca85a67cd8038da17b4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8655.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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/)
0.00/0.08	c #variable: 8424
0.00/0.08	c #constraint: 9089
0.00/0.08	c #equal: 97
0.00/0.08	c intsize: 11
0.00/0.08	c sizeproduct: 0
0.00/0.08	c #soft: 0
0.00/0.08	c mincost: 0
0.00/0.08	c maxcost: 0
0.00/0.08	c sumcost: 0
0.00/0.08	c iteration_max: -1
0.00/0.08	c time_max: -1
0.00/0.08	c number_of_threads(move update): 2
0.00/0.08	c number_of_threads(move evaluation): 2
0.00/0.08	c seed: 195209702
3600.14/2043.30	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 (59150 MiB free)
  memory of node 1: 64507 MiB (47423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498980-1751397841/watcher-4498980-1751397841 -o /tmp/evaluation-result-4498980-1751397841/solver-4498980-1751397841 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751395822-56305 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 195209702 HOME/instance-4498980-1751397841.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100066 s]*
/proc/loadavg: 5.49 6.07 5.91 5/267 56790
/proc/meminfo: memFree=109118736/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=93816 memory=28856 CPUtime=0.12 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 6403 0 0 0 11 1 0 0 20 0 2 0 55462980 96067584 7214 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 23454 7214 672 633 0 8711 0
[pid=56788/tid=56790] ppid=56785 vsize=93816 memory=4026531960 CPUtime=0.05 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 2418 0 0 0 5 0 0 0 20 0 2 0 55462980 96067584 7214 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 93816 KiB
Current children cumulated memory: 28856 KiB

[startup+0.20572 s]*
/proc/loadavg: 5.49 6.07 5.91 5/267 56790
/proc/meminfo: memFree=109094296/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=115196 memory=50360 CPUtime=0.22 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 11764 0 0 0 20 2 0 0 20 0 2 0 55462980 117960704 12590 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 28799 12590 672 633 0 14056 0
[pid=56788/tid=56790] ppid=56785 vsize=115196 memory=664958721904869660 CPUtime=0.05 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 2418 0 0 0 5 0 0 0 20 0 2 0 55462980 117960704 12590 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 115196 KiB
Current children cumulated memory: 50360 KiB

[startup+0.305643 s]*
/proc/loadavg: 5.49 6.07 5.91 7/267 56790
/proc/meminfo: memFree=109086232/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=122924 memory=58040 CPUtime=0.34 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) S 56785 56788 56290 0 -1 4194304 13684 0 0 0 31 3 0 0 20 0 2 0 55462980 125874176 14510 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 30731 14510 672 633 0 15988 0
[pid=56788/tid=56790] ppid=56785 vsize=122924 memory=-7023214908103626342 CPUtime=0.07 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 2418 0 0 0 7 0 0 0 20 0 2 0 55462980 125874176 14510 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 122924 KiB
Current children cumulated memory: 58040 KiB

[startup+0.700197 s]
/proc/loadavg: 5.49 6.07 5.91 5/267 56790
/proc/meminfo: memFree=109086232/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=122924 memory=58040 CPUtime=0.92 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 13684 0 0 0 89 3 0 0 20 0 2 0 55462980 125874176 14510 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 30731 14510 672 633 0 15988 0
[pid=56788/tid=56790] ppid=56785 vsize=122924 memory=18432 CPUtime=0.26 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 2418 0 0 0 26 0 0 0 20 0 2 0 55462980 125874176 14510 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 122924 KiB
Current children cumulated memory: 58040 KiB

[startup+1.5002 s]
/proc/loadavg: 5.49 6.07 5.91 7/267 56790
/proc/meminfo: memFree=109086232/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=122168 memory=57384 CPUtime=2.18 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 23710 0 0 0 214 4 0 0 20 0 2 0 55462980 125100032 14346 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 30542 14346 672 633 0 15799 0
[pid=56788/tid=56790] ppid=56785 vsize=122168 memory=18432 CPUtime=0.75 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 3801 0 0 0 74 1 0 0 20 0 2 0 55462980 125100032 14346 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 2.18 s
Current children cumulated vsize: 122168 KiB
Current children cumulated memory: 57384 KiB

[startup+3.10575 s]
/proc/loadavg: 5.45 6.05 5.91 7/267 56790
/proc/meminfo: memFree=109086304/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=123956 memory=59036 CPUtime=4.54 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 57269 0 0 0 443 11 0 0 20 0 2 0 55462980 126930944 14759 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 30989 14759 672 633 0 16246 0
[pid=56788/tid=56790] ppid=56785 vsize=123956 memory=58536 CPUtime=1.5 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 3804 0 0 0 149 1 0 0 20 0 2 0 55462980 126930944 14759 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 4.54 s
Current children cumulated vsize: 123956 KiB
Current children cumulated memory: 59036 KiB

[startup+6.30019 s]
/proc/loadavg: 5.45 6.05 5.91 7/267 56790
/proc/meminfo: memFree=109086304/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=125296 memory=60180 CPUtime=9.33 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 109011 0 0 0 913 20 0 0 20 0 2 0 55462980 128303104 15045 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 31324 15045 672 633 0 16581 0
[pid=56788/tid=56790] ppid=56785 vsize=125296 memory=18432 CPUtime=3.12 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 6828 0 0 0 310 2 0 0 20 0 2 0 55462980 128303104 15045 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 9.33 s
Current children cumulated vsize: 125296 KiB
Current children cumulated memory: 60180 KiB

[startup+12.7002 s]
/proc/loadavg: 5.38 6.01 5.90 7/267 56791
/proc/meminfo: memFree=109086056/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=125324 memory=60360 CPUtime=19.46 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 129015 0 0 0 1919 27 0 0 20 0 2 0 55462980 128331776 15090 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 31331 15090 672 633 0 16588 0
[pid=56788/tid=56790] ppid=56785 vsize=125324 memory=60360 CPUtime=6.89 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 10231 0 0 0 686 3 0 0 20 0 2 0 55462980 128331776 15090 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 19.46 s
Current children cumulated vsize: 125324 KiB
Current children cumulated memory: 60360 KiB

[startup+25.5002 s]
/proc/loadavg: 5.40 6.00 5.89 7/267 56791
/proc/meminfo: memFree=109083292/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=126832 memory=61940 CPUtime=40.29 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 227344 0 0 0 3977 52 0 0 20 0 2 0 55462980 129875968 15485 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 31708 15485 672 633 0 16965 0
[pid=56788/tid=56790] ppid=56785 vsize=126832 memory=62316 CPUtime=15.02 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 14942 0 0 0 1497 5 0 0 20 0 2 0 55462980 129875968 15485 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 40.29 s
Current children cumulated vsize: 126832 KiB
Current children cumulated memory: 61940 KiB

[startup+51.1056 s]
/proc/loadavg: 5.26 5.92 5.87 6/267 56791
/proc/meminfo: memFree=109080796/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=132064 memory=66520 CPUtime=82.82 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 237800 0 0 0 8212 70 0 0 20 0 2 0 55462980 135233536 16630 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 33016 16630 672 633 0 18273 0
[pid=56788/tid=56790] ppid=56785 vsize=132064 memory=18432 CPUtime=32.15 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 17715 0 0 0 3203 12 0 0 20 0 2 0 55462980 135233536 16630 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 82.82 s
Current children cumulated vsize: 132064 KiB
Current children cumulated memory: 66520 KiB

[startup+102.3 s]
/proc/loadavg: 5.37 5.85 5.85 7/267 56793
/proc/meminfo: memFree=109050856/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=137600 memory=72072 CPUtime=169.37 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 246757 0 0 0 16841 96 0 0 20 0 2 0 55462980 140902400 18018 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 34400 18018 672 633 0 19657 0
[pid=56788/tid=56790] ppid=56785 vsize=137600 memory=18432 CPUtime=67.92 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 18794 0 0 0 6773 19 0 0 20 0 2 0 55462980 140902400 18018 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 169.37 s
Current children cumulated vsize: 137600 KiB
Current children cumulated memory: 72072 KiB

[startup+162.3 s]
/proc/loadavg: 5.48 5.79 5.83 7/267 56795
/proc/meminfo: memFree=109053076/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=139396 memory=75724 CPUtime=272.09 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 250042 0 0 0 27090 119 0 0 20 0 2 0 55462980 142741504 18931 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 34849 18931 672 633 0 20106 0
[pid=56788/tid=56790] ppid=56785 vsize=139396 memory=5632 CPUtime=111.12 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 19345 0 0 0 11088 24 0 0 20 0 2 0 55462980 142741504 18931 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 272.09 s
Current children cumulated vsize: 139396 KiB
Current children cumulated memory: 75724 KiB

[startup+222.3 s]
/proc/loadavg: 5.57 5.75 5.81 6/267 56797
/proc/meminfo: memFree=109054368/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=141740 memory=78156 CPUtime=375.49 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 252670 0 0 0 37411 138 0 0 20 0 2 0 55462980 145141760 19539 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 35435 19539 672 633 0 20692 0
[pid=56788/tid=56790] ppid=56785 vsize=141740 memory=18432 CPUtime=155.06 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 19620 0 0 0 15477 29 0 0 20 0 2 0 55462980 145141760 19539 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 375.49 s
Current children cumulated vsize: 141740 KiB
Current children cumulated memory: 78156 KiB

[startup+282.3 s]
/proc/loadavg: 5.59 5.71 5.79 7/267 56893
/proc/meminfo: memFree=109158152/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=142928 memory=79308 CPUtime=480.34 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 253898 0 0 0 47875 159 0 0 20 0 2 0 55462980 146358272 19827 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 35732 19827 672 633 0 20989 0
[pid=56788/tid=56790] ppid=56785 vsize=142928 memory=78668 CPUtime=200.42 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 19623 0 0 0 20005 37 0 0 20 0 2 0 55462980 146358272 19827 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 480.34 s
Current children cumulated vsize: 142928 KiB
Current children cumulated memory: 79308 KiB

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

/proc/meminfo: memFree=109149328/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=157324 memory=92760 CPUtime=2607.84 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 268519 0 0 0 260375 409 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39331 23190 672 633 0 24588 0
[pid=56788/tid=56790] ppid=56785 vsize=157324 memory=14444 CPUtime=1139.75 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 20696 0 0 0 113832 143 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 2607.84 s
Current children cumulated vsize: 157324 KiB
Current children cumulated memory: 92760 KiB

[startup+1542.3 s]
/proc/loadavg: 5.77 5.77 5.80 7/267 56954
/proc/meminfo: memFree=109149832/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=157324 memory=92760 CPUtime=2714.35 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 268761 0 0 0 271016 419 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39331 23190 672 633 0 24588 0
[pid=56788/tid=56790] ppid=56785 vsize=157324 memory=18432 CPUtime=1186.84 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 20699 0 0 0 118537 147 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 2714.35 s
Current children cumulated vsize: 157324 KiB
Current children cumulated memory: 92760 KiB

[startup+1602.3 s]
/proc/loadavg: 5.98 5.82 5.82 8/267 57003
/proc/meminfo: memFree=109128012/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=157324 memory=92760 CPUtime=2820.53 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 269464 0 0 0 281615 438 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39331 23190 672 633 0 24588 0
[pid=56788/tid=56790] ppid=56785 vsize=157324 memory=92760 CPUtime=1233.66 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 20738 0 0 0 123212 154 0 0 20 0 2 0 55462980 161099776 23190 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 2820.53 s
Current children cumulated vsize: 157324 KiB
Current children cumulated memory: 92760 KiB

[startup+1662.3 s]
/proc/loadavg: 6.43 5.98 5.87 7/267 57050
/proc/meminfo: memFree=109137540/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=157608 memory=93016 CPUtime=2925.53 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 269535 0 0 0 292104 449 0 0 20 0 2 0 55462980 161390592 23254 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39402 23254 672 633 0 24659 0
[pid=56788/tid=56790] ppid=56785 vsize=157608 memory=93016 CPUtime=1279.26 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 20739 0 0 0 127767 159 0 0 20 0 2 0 55462980 161390592 23254 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 2925.53 s
Current children cumulated vsize: 157608 KiB
Current children cumulated memory: 93016 KiB

[startup+1722.3 s]
/proc/loadavg: 6.51 6.09 5.92 8/269 57058
/proc/meminfo: memFree=109114896/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3031.98 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 269878 0 0 0 302737 461 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=14444 CPUtime=1326.22 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 20825 0 0 0 132459 163 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3031.98 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

[startup+1782.3 s]
/proc/loadavg: 6.54 6.18 5.96 7/268 57060
/proc/meminfo: memFree=109117308/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3137.99 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 269888 0 0 0 313326 473 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=14444 CPUtime=1372.85 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 20825 0 0 0 137117 168 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3137.99 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

[startup+1842.3 s]
/proc/loadavg: 6.48 6.22 5.99 7/268 57062
/proc/meminfo: memFree=109116688/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3244.41 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 269888 0 0 0 323957 484 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=93656 CPUtime=1419.84 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 20825 0 0 0 141812 172 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3244.41 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

[startup+1902.3 s]
/proc/loadavg: 6.27 6.20 6.00 8/268 57064
/proc/meminfo: memFree=109112156/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3350.67 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 272019 0 0 0 334572 495 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=93656 CPUtime=1466.73 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 21026 0 0 0 146496 177 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3350.67 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

[startup+1962.3 s]
/proc/loadavg: 6.58 6.29 6.04 6/268 57066
/proc/meminfo: memFree=109117536/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3457.21 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 272019 0 0 0 345216 505 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=93656 CPUtime=1513.83 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 21026 0 0 0 151202 181 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3457.21 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

[startup+2022.3 s]
/proc/loadavg: 6.15 6.23 6.04 8/267 57068
/proc/meminfo: memFree=109116984/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3563.02 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 273975 0 0 0 355785 517 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=14444 CPUtime=1560.21 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) R 56785 56788 56290 0 -1 4194368 21244 0 0 0 155835 186 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3563.02 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2043.3 s]
/proc/loadavg: 6.16 6.23 6.04 10/268 57071
/proc/meminfo: memFree=109115820/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3600.14 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 274140 0 0 0 359494 520 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=93656 CPUtime=1576.52 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 21317 0 0 0 157464 188 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.99 s, system=5.21297 s

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

[startup+2043.3 s]
/proc/loadavg: 6.16 6.23 6.04 10/268 57071
/proc/meminfo: memFree=109115820/131249988 swapFree=33010160/33010684
[pid=56788] ppid=56785 vsize=158316 memory=93656 CPUtime=3600.14 cores=0,2
/proc/56788/stat : 56788 (pb_competition_) R 56785 56788 56290 0 -1 4194304 274140 0 0 0 359494 520 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
/proc/56788/statm: 39579 23414 672 633 0 24836 0
[pid=56788/tid=56790] ppid=56785 vsize=158316 memory=93656 CPUtime=1576.52 cores=0,2
/proc/56788/task/56790/stat : 56790 (pb_competition_) S 56785 56788 56290 0 -1 4194368 21317 0 0 0 157464 188 0 0 20 0 2 0 55462980 162115584 23414 18446744073709551615 4198400 6788177 140723594816144 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 27680768 140723594819930 140723594820056 140723594820056 140723594825658 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 158316 KiB
Current children cumulated memory: 93656 KiB

Child status: 0

Real time (s): 2043.35
CPU time (s): 3600.21
CPU user time (s): 3594.99
CPU system time (s): 5.21297
CPU usage (%): 176.191
Max. virtual memory (cumulated for all children) (KiB): 158316
Max. memory (cumulated for all children) (KiB): 93656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.99
system time used= 5.21296
maximum resident set size= 93656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275903
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= 56895
involuntary context switches= 41338


# summary of solver processes directly reported to runsolver:
#   pid: 56788
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3594.99
#   total CPU system time (s): 5.21297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.63456 second user time and 9.64877 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-01 21:24:01
IDJOB=4498980
IDBENCH=148768
IDSOLVER=3347
FILE ID=nodeC034/4498980-1751397841
RUNJOBID= nodeC034-1751395822-56305
SLURM_JOB_ID= 9598267
Free space on /tmp= 433036 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx97.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-4498980-1751397841/watcher-4498980-1751397841 -o /tmp/evaluation-result-4498980-1751397841/solver-4498980-1751397841 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751395822-56305 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 195209702 HOME/instance-4498980-1751397841.opb

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

MD5SUM BENCH= b17790bf3951ca85a67cd8038da17b4d
RANDOM SEED=195209702

nodeC034 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.528
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.53
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.761
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.53
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		: 3640.543
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.623
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.53
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.756
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.753
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.53
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.452
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.53
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		: 3597.550
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        109131372 kB
MemAvailable:   129553548 kB
Buffers:            2128 kB
Cached:         21162796 kB
SwapCached:           36 kB
Active:           639840 kB
Inactive:       20722700 kB
Active(anon):     211476 kB
Inactive(anon):     4208 kB
Active(file):     428364 kB
Inactive(file): 20718492 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5832 kB
Writeback:             0 kB
AnonPages:        200704 kB
Mapped:           112320 kB
Shmem:             18068 kB
KReclaimable:     228720 kB
Slab:             319672 kB
SReclaimable:     228720 kB
SUnreclaim:        90952 kB
KernelStack:        4300 kB
PageTables:         3520 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     553164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC034 at 2025-07-01 21:58:05