Trace number 4513004

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.05 2328.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-4.opb
MD5SUM62b9b3a7043eef7698d06bd9353a3da3
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 benchmark255.636
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.03	c #variable: 4128
0.00/0.03	c #constraint: 8704
0.00/0.03	c #equal: 1280
0.00/0.03	c intsize: 4
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 1032456076
3600.01/2328.01	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 (63145 MiB free)
  memory of node 1: 64465 MiB (59633 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513004-1751212038/watcher-4513004-1751212038 -o /tmp/evaluation-result-4513004-1751212038/solver-4513004-1751212038 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26130 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1032456076 HOME/instance-4513004-1751212038.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27035, runsolver pid=27032

[startup+0.100069 s]*
/proc/loadavg: 5.39 5.42 5.26 7/267 27037
/proc/meminfo: memFree=125690844/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=106760 memory=35252 CPUtime=0.12 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 7428 0 0 0 11 1 0 0 20 0 2 0 36882435 109322240 8813 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 26690 8813 672 633 0 10301 0
[pid=27035/tid=27037] ppid=27032 vsize=107100 memory=4026531960 CPUtime=0.02 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 783 0 0 0 2 0 0 0 20 0 2 0 36882435 109670400 8845 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 106760 KiB
Current children cumulated memory: 35252 KiB

[startup+0.205989 s]*
/proc/loadavg: 5.39 5.42 5.26 7/267 27037
/proc/meminfo: memFree=125690844/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=108636 memory=37300 CPUtime=0.23 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 7922 0 0 0 22 1 0 0 20 0 2 0 36882435 111243264 9325 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27159 9325 672 633 0 10770 0
[pid=27035/tid=27037] ppid=27032 vsize=108636 memory=664958721904869660 CPUtime=0.03 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 783 0 0 0 3 0 0 0 20 0 2 0 36882435 111243264 9325 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 108636 KiB
Current children cumulated memory: 37300 KiB

[startup+0.306095 s]*
/proc/loadavg: 5.39 5.42 5.26 8/267 27037
/proc/meminfo: memFree=125690844/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=108636 memory=37300 CPUtime=0.34 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) S 27032 27035 26120 0 -1 4194304 7927 0 0 0 33 1 0 0 20 0 2 0 36882435 111243264 9325 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27159 9325 672 633 0 10770 0
[pid=27035/tid=27037] ppid=27032 vsize=108636 memory=-7240802757488383333 CPUtime=0.03 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 783 0 0 0 3 0 0 0 20 0 2 0 36882435 111243264 9325 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 108636 KiB
Current children cumulated memory: 37300 KiB

[startup+0.700221 s]
/proc/loadavg: 5.39 5.42 5.26 7/267 27037
/proc/meminfo: memFree=125690592/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=108900 memory=37556 CPUtime=0.91 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 7994 0 0 0 90 1 0 0 20 0 2 0 36882435 111513600 9389 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27225 9389 672 633 0 10836 0
[pid=27035/tid=27037] ppid=27032 vsize=108900 memory=17408 CPUtime=0.23 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 783 0 0 0 23 0 0 0 20 0 2 0 36882435 111513600 9389 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 0.91 s
Current children cumulated vsize: 108900 KiB
Current children cumulated memory: 37556 KiB

[startup+1.50017 s]
/proc/loadavg: 5.39 5.42 5.26 6/267 27037
/proc/meminfo: memFree=125690592/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=109296 memory=37812 CPUtime=2.02 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 12366 0 0 0 200 2 0 0 20 0 2 0 36882435 111919104 9453 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27324 9453 672 633 0 10935 0
[pid=27035/tid=27037] ppid=27032 vsize=109296 memory=17408 CPUtime=0.54 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 972 0 0 0 54 0 0 0 20 0 2 0 36882435 111919104 9453 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 2.02 s
Current children cumulated vsize: 109296 KiB
Current children cumulated memory: 37812 KiB

[startup+3.1056 s]
/proc/loadavg: 5.39 5.42 5.26 5/267 27037
/proc/meminfo: memFree=125690616/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=109296 memory=37940 CPUtime=4.44 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 15917 0 0 0 442 2 0 0 20 0 2 0 36882435 111919104 9485 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27324 9485 672 633 0 10935 0
[pid=27035/tid=27037] ppid=27032 vsize=109296 memory=37812 CPUtime=1.37 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 1211 0 0 0 137 0 0 0 20 0 2 0 36882435 111919104 9485 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 4.44 s
Current children cumulated vsize: 109296 KiB
Current children cumulated memory: 37940 KiB

[startup+6.30018 s]
/proc/loadavg: 5.35 5.42 5.26 6/267 27037
/proc/meminfo: memFree=125690696/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=109824 memory=38452 CPUtime=8.84 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 22694 0 0 0 880 4 0 0 20 0 2 0 36882435 112459776 9613 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27456 9613 672 633 0 11067 0
[pid=27035/tid=27037] ppid=27032 vsize=109824 memory=17408 CPUtime=2.59 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 1550 0 0 0 259 0 0 0 20 0 2 0 36882435 112459776 9613 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 8.84 s
Current children cumulated vsize: 109824 KiB
Current children cumulated memory: 38452 KiB

[startup+12.7002 s]
/proc/loadavg: 5.41 5.43 5.26 6/267 27037
/proc/meminfo: memFree=125682632/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=110352 memory=38964 CPUtime=18.55 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 32672 0 0 0 1847 8 0 0 20 0 2 0 36882435 113000448 9741 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27588 9741 672 633 0 11199 0
[pid=27035/tid=27037] ppid=27032 vsize=110352 memory=38964 CPUtime=5.95 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 2214 0 0 0 593 2 0 0 20 0 2 0 36882435 113000448 9741 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 18.55 s
Current children cumulated vsize: 110352 KiB
Current children cumulated memory: 38964 KiB

[startup+25.5002 s]
/proc/loadavg: 5.40 5.42 5.26 8/267 27037
/proc/meminfo: memFree=125682380/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=110748 memory=39348 CPUtime=38.65 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 33672 0 0 0 3852 13 0 0 20 0 2 0 36882435 113405952 9837 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27687 9837 672 633 0 11298 0
[pid=27035/tid=27037] ppid=27032 vsize=110748 memory=39348 CPUtime=13.35 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 2223 0 0 0 1330 5 0 0 20 0 2 0 36882435 113405952 9837 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 38.65 s
Current children cumulated vsize: 110748 KiB
Current children cumulated memory: 39348 KiB

[startup+51.1056 s]
/proc/loadavg: 5.61 5.47 5.28 6/267 27038
/proc/meminfo: memFree=125682140/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=111024 memory=39564 CPUtime=77.94 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 984225 0 0 0 7626 168 0 0 20 0 2 0 36882435 113688576 9891 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 27756 9891 672 633 0 11367 0
[pid=27035/tid=27037] ppid=27032 vsize=111024 memory=17408 CPUtime=27.24 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 3177 0 0 0 2714 10 0 0 20 0 2 0 36882435 113688576 9891 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 77.94 s
Current children cumulated vsize: 111024 KiB
Current children cumulated memory: 39564 KiB

[startup+102.3 s]
/proc/loadavg: 5.90 5.57 5.33 7/268 27043
/proc/meminfo: memFree=125669296/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=112880 memory=41508 CPUtime=153.8 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 3892717 0 0 0 14733 647 0 0 20 0 2 0 36882435 115589120 10377 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28220 10377 672 633 0 11831 0
[pid=27035/tid=27037] ppid=27032 vsize=112880 memory=17408 CPUtime=52.33 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 3797 0 0 0 5213 20 0 0 20 0 2 0 36882435 115589120 10377 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 153.8 s
Current children cumulated vsize: 112880 KiB
Current children cumulated memory: 41508 KiB

[startup+162.3 s]
/proc/loadavg: 6.05 5.68 5.38 6/269 27047
/proc/meminfo: memFree=125668920/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=113348 memory=41888 CPUtime=242.7 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 8041301 0 0 0 22924 1346 0 0 20 0 2 0 36882435 116068352 10472 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28337 10472 672 633 0 11948 0
[pid=27035/tid=27037] ppid=27032 vsize=113348 memory=5632 CPUtime=81.69 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 4967 0 0 0 8136 33 0 0 20 0 2 0 36882435 116068352 10472 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 242.7 s
Current children cumulated vsize: 113348 KiB
Current children cumulated memory: 41888 KiB

[startup+222.3 s]
/proc/loadavg: 5.99 5.71 5.41 7/269 27055
/proc/meminfo: memFree=125668352/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=113668 memory=42208 CPUtime=331.6 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 12162818 0 0 0 31116 2044 0 0 20 0 2 0 36882435 116396032 10552 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28417 10552 672 633 0 12028 0
[pid=27035/tid=27037] ppid=27032 vsize=113668 memory=17408 CPUtime=111.05 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 4970 0 0 0 11058 47 0 0 20 0 2 0 36882435 116396032 10552 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 331.6 s
Current children cumulated vsize: 113668 KiB
Current children cumulated memory: 42208 KiB

[startup+282.3 s]
/proc/loadavg: 5.58 5.64 5.40 6/269 27057
/proc/meminfo: memFree=125668220/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=113600 memory=42180 CPUtime=422.04 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 14792661 0 0 0 39705 2499 0 0 20 0 2 0 36882435 116326400 10545 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28400 10545 672 633 0 12011 0
[pid=27035/tid=27037] ppid=27032 vsize=113600 memory=42180 CPUtime=141.95 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 5129 0 0 0 14136 59 0 0 20 0 2 0 36882435 116326400 10545 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 422.04 s
Current children cumulated vsize: 113600 KiB

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

/proc/meminfo: memFree=129918724/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=2654.24 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 74960587 0 0 0 252878 12546 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=44948 CPUtime=945.19 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 8208 0 0 0 94191 328 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 2654.24 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+1782.3 s]
/proc/loadavg: 5.98 6.08 5.92 9/268 27230
/proc/meminfo: memFree=129918852/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=2750.14 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 75364287 0 0 0 262378 12636 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=45076 CPUtime=981.53 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8256 0 0 0 97814 339 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 2750.14 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+1842.3 s]
/proc/loadavg: 6.14 6.10 5.93 8/268 27233
/proc/meminfo: memFree=129920864/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=2845.32 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 76432728 0 0 0 271697 12835 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=45076 CPUtime=1017.2 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8305 0 0 0 101369 351 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 2845.32 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+1902.3 s]
/proc/loadavg: 6.06 6.09 5.94 7/268 27235
/proc/meminfo: memFree=129920564/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=2939.21 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 78637622 0 0 0 280704 13217 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=45076 CPUtime=1051.55 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 8403 0 0 0 104793 362 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 2939.21 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+1962.3 s]
/proc/loadavg: 6.07 6.09 5.95 7/269 27240
/proc/meminfo: memFree=129920908/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=3033.01 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 80836337 0 0 0 289702 13599 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=45076 CPUtime=1085.82 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8451 0 0 0 108209 373 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3033.01 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+2022.3 s]
/proc/loadavg: 6.30 6.15 5.99 8/269 27242
/proc/meminfo: memFree=129916432/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116468 memory=45076 CPUtime=3127.13 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 83350733 0 0 0 298704 14009 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29117 11269 672 633 0 12728 0
[pid=27035/tid=27037] ppid=27032 vsize=116468 memory=17408 CPUtime=1120.38 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8500 0 0 0 111654 384 0 0 20 0 2 0 36882435 119263232 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3127.13 s
Current children cumulated vsize: 116468 KiB
Current children cumulated memory: 45076 KiB

[startup+2082.3 s]
/proc/loadavg: 6.79 6.32 6.06 8/268 27289
/proc/meminfo: memFree=129951688/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=115592 memory=44308 CPUtime=3220.55 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 86343276 0 0 0 307552 14503 0 0 20 0 2 0 36882435 118366208 11077 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28898 11077 672 633 0 12509 0
[pid=27035/tid=27037] ppid=27032 vsize=115592 memory=17408 CPUtime=1154.27 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8543 0 0 0 115031 396 0 0 20 0 2 0 36882435 118366208 11077 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3220.55 s
Current children cumulated vsize: 115592 KiB
Current children cumulated memory: 44308 KiB

[startup+2142.3 s]
/proc/loadavg: 6.56 6.35 6.08 8/268 27296
/proc/meminfo: memFree=129951856/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116536 memory=45076 CPUtime=3313.94 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 89475580 0 0 0 316397 14997 0 0 20 0 2 0 36882435 119332864 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29134 11269 672 633 0 12745 0
[pid=27035/tid=27037] ppid=27032 vsize=116536 memory=44564 CPUtime=1188.12 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 8601 0 0 0 118406 406 0 0 20 0 2 0 36882435 119332864 11269 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3313.94 s
Current children cumulated vsize: 116536 KiB
Current children cumulated memory: 45076 KiB

[startup+2202.3 s]
/proc/loadavg: 6.97 6.53 6.16 8/268 27298
/proc/meminfo: memFree=129960040/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116596 memory=45204 CPUtime=3406.49 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 93244425 0 0 0 325060 15589 0 0 20 0 2 0 36882435 119394304 11301 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29149 11301 672 633 0 12760 0
[pid=27035/tid=27037] ppid=27032 vsize=116596 memory=44564 CPUtime=1221.11 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 8656 0 0 0 121694 417 0 0 20 0 2 0 36882435 119394304 11301 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3406.49 s
Current children cumulated vsize: 116596 KiB
Current children cumulated memory: 45204 KiB

[startup+2262.3 s]
/proc/loadavg: 7.10 6.66 6.23 6/269 27301
/proc/meminfo: memFree=129964120/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=115992 memory=44564 CPUtime=3499.07 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 97136712 0 0 0 333710 16197 0 0 20 0 2 0 36882435 118775808 11141 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28998 11141 672 633 0 12609 0
[pid=27035/tid=27037] ppid=27032 vsize=115992 memory=45076 CPUtime=1254.15 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8702 0 0 0 124988 427 0 0 20 0 2 0 36882435 118775808 11141 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3499.07 s
Current children cumulated vsize: 115992 KiB
Current children cumulated memory: 44564 KiB

[startup+2322.3 s]
/proc/loadavg: 7.06 6.72 6.28 8/268 27303
/proc/meminfo: memFree=129981464/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=116596 memory=45204 CPUtime=3591.23 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) R 27032 27035 26120 0 -1 4194304 101150847 0 0 0 342290 16833 0 0 20 0 2 0 36882435 119394304 11301 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 29149 11301 672 633 0 12760 0
[pid=27035/tid=27037] ppid=27032 vsize=116596 memory=44436 CPUtime=1286.75 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) S 27032 27035 26120 0 -1 4194368 8751 0 0 0 128239 436 0 0 20 0 2 0 36882435 119394304 11301 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3591.23 s
Current children cumulated vsize: 116596 KiB
Current children cumulated memory: 45204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2328 s]*
/proc/loadavg: 7.14 6.74 6.29 7/268 27303
/proc/meminfo: memFree=129981464/131249996 swapFree=33010684/33010684
[pid=27035] ppid=27032 vsize=115592 memory=44308 CPUtime=3600.01 cores=0,2
/proc/27035/stat : 27035 (pb_competition_) S 27032 27035 26120 0 -1 4194304 101534446 0 0 0 343107 16894 0 0 20 0 2 0 36882435 118366208 11077 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
/proc/27035/statm: 28898 11077 672 633 0 12509 0
[pid=27035/tid=27037] ppid=27032 vsize=115592 memory=7970395533563412844 CPUtime=1289.87 cores=0,2
/proc/27035/task/27037/stat : 27037 (pb_competition_) R 27032 27035 26120 0 -1 4194368 8751 0 0 0 128550 437 0 0 20 0 2 0 36882435 118366208 11077 18446744073709551615 4198400 6788177 140736704361456 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 29597696 140736704362841 140736704362968 140736704362968 140736704368570 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 115592 KiB
Current children cumulated memory: 44308 KiB

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

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

# cumulated CPU time of all completed processes:  user=3431.11 s, system=168.944 s

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

Child status: 0

Real time (s): 2328.03
CPU time (s): 3600.05
CPU user time (s): 3431.11
CPU system time (s): 168.944
CPU usage (%): 154.639
Max. virtual memory (cumulated for all children) (KiB): 116664
Max. memory (cumulated for all children) (KiB): 45204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3431.11
system time used= 168.944
maximum resident set size= 45460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101535368
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= 757530
involuntary context switches= 72201


# summary of solver processes directly reported to runsolver:
#   pid: 27035
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3431.11
#   total CPU system time (s): 168.944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74821 second user time and 10.844 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 17:47:18
IDJOB=4513004
IDBENCH=162247
IDSOLVER=3347
FILE ID=nodeC032/4513004-1751212038
RUNJOBID= nodeC032-1751206246-26130
SLURM_JOB_ID= 9587632
Free space on /tmp= 431924 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-4.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-4513004-1751212038/watcher-4513004-1751212038 -o /tmp/evaluation-result-4513004-1751212038/solver-4513004-1751212038 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751206246-26130 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1032456076 HOME/instance-4513004-1751212038.opb

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

MD5SUM BENCH= 62b9b3a7043eef7698d06bd9353a3da3
RANDOM SEED=1032456076

nodeC032 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.875
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125725432 kB
MemAvailable:   125542460 kB
Buffers:            3280 kB
Cached:           627316 kB
SwapCached:            0 kB
Active:          4572312 kB
Inactive:         374124 kB
Active(anon):    4333908 kB
Inactive(anon):        0 kB
Active(file):     238404 kB
Inactive(file):   374124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:       4318952 kB
Mapped:           110880 kB
Shmem:             18068 kB
KReclaimable:      87480 kB
Slab:             171176 kB
SReclaimable:      87480 kB
SUnreclaim:        83696 kB
KernelStack:        4352 kB
PageTables:        11496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4718912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432048 MiB
End job on nodeC032 at 2025-06-29 18:26:06