Trace number 4543787

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.27 2177.31

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_30_092.opb
MD5SUM5c5515a98844bb1e4abadd55fcb10579
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 benchmark5.84433
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256710
Total number of constraints5551
Number of constraints which are clauses2791
Number of constraints which are cardinality constraints (but not clauses)2760
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint93
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 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 94
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
1.03/0.81	c #variable: 256710
1.03/0.81	c #constraint: 5551
1.03/0.81	c #equal: 0
1.03/0.81	c intsize: 7
1.03/0.81	c sizeproduct: 0
1.03/0.81	c #soft: 0
1.03/0.81	c mincost: 0
1.03/0.81	c maxcost: 0
1.03/0.81	c sumcost: 0
1.03/0.81	c iteration_max: -1
1.03/0.81	c time_max: -1
1.03/0.81	c number_of_threads(move update): 2
1.03/0.81	c number_of_threads(move evaluation): 2
1.03/0.81	c seed: 1385049241
3600.05/2177.15	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 (62087 MiB free)
  memory of node 1: 64507 MiB (63093 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543787-1753205561/watcher-4543787-1753205561 -o /tmp/evaluation-result-4543787-1753205561/solver-4543787-1753205561 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174211 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1385049241 HOME/instance-4543787-1753205561.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
Current StackSize limit: 8192 KiB

solver pid=175371, runsolver pid=175368

[startup+0.100068 s]*
/proc/loadavg: 7.75 7.73 7.63 8/267 175373
/proc/meminfo: memFree=128125980/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=106732 memory=55040 CPUtime=0.17 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 13332 0 0 0 15 2 0 0 20 0 2 0 236233851 109293568 13760 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 26683 13760 576 633 0 15344 0
[pid=175371/tid=175373] ppid=175368 vsize=106732 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 5831 0 0 0 7 1 0 0 20 0 2 0 236233852 109293568 13760 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 106732 KiB
Current children cumulated memory: 55040 KiB

[startup+0.205864 s]*
/proc/loadavg: 7.75 7.73 7.63 8/267 175373
/proc/meminfo: memFree=128117412/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=122748 memory=71048 CPUtime=0.28 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 17986 0 0 0 25 3 0 0 20 0 2 0 236233851 125693952 17762 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 30687 17762 576 633 0 19348 0
[pid=175371/tid=175373] ppid=175368 vsize=122880 memory=4830726537859825948 CPUtime=0.09 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 5831 0 0 0 8 1 0 0 20 0 2 0 236233852 125829120 17762 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 122748 KiB
Current children cumulated memory: 71048 KiB

[startup+0.305774 s]*
/proc/loadavg: 7.75 7.73 7.63 8/267 175373
/proc/meminfo: memFree=128101156/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=137556 memory=85844 CPUtime=0.38 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 19620 0 0 0 35 3 0 0 20 0 2 0 236233851 140857344 21461 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 34389 21461 576 633 0 23050 0
[pid=175371/tid=175373] ppid=175368 vsize=137556 memory=-8969691192594949728 CPUtime=0.09 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 5831 0 0 0 8 1 0 0 20 0 2 0 236233852 140857344 21461 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 137556 KiB
Current children cumulated memory: 85844 KiB

[startup+0.700238 s]
/proc/loadavg: 7.75 7.73 7.63 8/267 175373
/proc/meminfo: memFree=128024608/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=223376 memory=178388 CPUtime=0.86 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 40864 0 0 0 78 8 0 0 20 0 2 0 236233851 228737024 44597 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 55844 44597 608 633 0 46146 0
[pid=175371/tid=175373] ppid=175368 vsize=223376 memory=28160 CPUtime=0.19 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 7474 0 0 0 17 2 0 0 20 0 2 0 236233852 228737024 44597 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 0 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 178388 KiB

[startup+1.5002 s]
/proc/loadavg: 7.75 7.73 7.63 7/267 175373
/proc/meminfo: memFree=127974964/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=300536 memory=260052 CPUtime=1.72 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 92510 0 0 0 159 13 0 0 20 0 2 0 236233851 307748864 65013 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 75134 65013 640 633 0 66549 0
[pid=175371/tid=175373] ppid=175368 vsize=300536 memory=28160 CPUtime=0.25 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 8587 0 0 0 23 2 0 0 20 0 2 0 236233852 307748864 65013 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 300536 KiB
Current children cumulated memory: 260052 KiB

[startup+3.10603 s]
/proc/loadavg: 7.75 7.73 7.63 8/267 175373
/proc/meminfo: memFree=127768636/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=431684 memory=391360 CPUtime=3.36 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 114010 0 0 0 319 17 0 0 20 0 2 0 236233851 442044416 97840 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 107921 97840 640 633 0 99336 0
[pid=175371/tid=175373] ppid=175368 vsize=431684 memory=343656 CPUtime=0.29 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 8587 0 0 0 27 2 0 0 20 0 2 0 236233852 442044416 97840 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 431684 KiB
Current children cumulated memory: 391360 KiB

[startup+6.30021 s]
/proc/loadavg: 7.77 7.73 7.63 8/267 175373
/proc/meminfo: memFree=127761332/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=437788 memory=397376 CPUtime=7.77 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 153442 0 0 0 756 21 0 0 20 0 2 0 236233851 448294912 99344 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 109447 99344 640 633 0 100862 0
[pid=175371/tid=175373] ppid=175368 vsize=437788 memory=28160 CPUtime=1.54 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 12379 0 0 0 151 3 0 0 20 0 2 0 236233852 448294912 99344 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 7.77 s
Current children cumulated vsize: 437788 KiB
Current children cumulated memory: 397376 KiB

[startup+12.7002 s]
/proc/loadavg: 7.79 7.74 7.64 8/267 175373
/proc/meminfo: memFree=127761584/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=437788 memory=397376 CPUtime=15.93 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 195142 0 0 0 1569 24 0 0 20 0 2 0 236233851 448294912 99344 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 109447 99344 640 633 0 100862 0
[pid=175371/tid=175373] ppid=175368 vsize=437788 memory=397376 CPUtime=3.35 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 16751 0 0 0 332 3 0 0 20 0 2 0 236233852 448294912 99344 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 15.93 s
Current children cumulated vsize: 437788 KiB
Current children cumulated memory: 397376 KiB

[startup+25.5002 s]
/proc/loadavg: 7.61 7.70 7.63 8/267 175373
/proc/meminfo: memFree=127763508/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=438808 memory=398400 CPUtime=31.7 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 268528 0 0 0 3138 32 0 0 20 0 2 0 236233851 449339392 99600 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 109702 99600 640 633 0 101117 0
[pid=175371/tid=175373] ppid=175368 vsize=438808 memory=397376 CPUtime=6.4 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 21330 0 0 0 635 5 0 0 20 0 2 0 236233852 449339392 99600 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 31.7 s
Current children cumulated vsize: 438808 KiB
Current children cumulated memory: 398400 KiB

[startup+51.1059 s]
/proc/loadavg: 7.54 7.68 7.62 9/267 175373
/proc/meminfo: memFree=127755624/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=453492 memory=407536 CPUtime=69.04 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 350469 0 0 0 6862 42 0 0 20 0 2 0 236233851 464375808 101884 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 113373 101884 640 633 0 104788 0
[pid=175371/tid=175373] ppid=175368 vsize=453492 memory=28160 CPUtime=18.37 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 30042 0 0 0 1829 8 0 0 20 0 2 0 236233852 464375808 101884 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 69.04 s
Current children cumulated vsize: 453492 KiB
Current children cumulated memory: 407536 KiB

[startup+102.3 s]
/proc/loadavg: 6.83 7.46 7.55 7/267 175375
/proc/meminfo: memFree=127749008/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=463960 memory=417444 CPUtime=148.23 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 432067 0 0 0 14763 60 0 0 20 0 2 0 236233851 475095040 104361 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 115990 104361 640 633 0 107405 0
[pid=175371/tid=175373] ppid=175368 vsize=463960 memory=28160 CPUtime=46.9 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 40475 0 0 0 4676 14 0 0 20 0 2 0 236233852 475095040 104361 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 148.23 s
Current children cumulated vsize: 463960 KiB
Current children cumulated memory: 417444 KiB

[startup+162.3 s]
/proc/loadavg: 6.82 7.31 7.49 7/266 175379
/proc/meminfo: memFree=127749816/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=468540 memory=421900 CPUtime=247.88 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 472339 0 0 0 24709 79 0 0 20 0 2 0 236233851 479784960 105475 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 117135 105475 640 633 0 108550 0
[pid=175371/tid=175373] ppid=175368 vsize=468540 memory=417444 CPUtime=87.09 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 52331 0 0 0 8686 23 0 0 20 0 2 0 236233852 479784960 105475 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 247.88 s
Current children cumulated vsize: 468540 KiB
Current children cumulated memory: 421900 KiB

[startup+222.3 s]
/proc/loadavg: 7.36 7.39 7.51 6/262 175407
/proc/meminfo: memFree=127777060/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=470636 memory=425940 CPUtime=347.55 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 492040 0 0 0 34659 96 0 0 20 0 2 0 236233851 481931264 106485 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 117659 106485 640 633 0 109074 0
[pid=175371/tid=175373] ppid=175368 vsize=470636 memory=28160 CPUtime=127.34 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54236 0 0 0 12703 31 0 0 20 0 2 0 236233852 481931264 106485 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 347.55 s
Current children cumulated vsize: 470636 KiB
Current children cumulated memory: 425940 KiB

[startup+282.3 s]
/proc/loadavg: 6.91 7.27 7.46 8/267 175433
/proc/meminfo: memFree=127378792/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479104 memory=436036 CPUtime=448.37 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 494312 0 0 0 44730 107 0 0 20 0 2 0 236233851 490602496 109009 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119776 109009 640 633 0 111191 0
[pid=175371/tid=175373] ppid=175368 vsize=479104 memory=436036 CPUtime=168.73 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54259 0 0 0 16837 36 0 0 20 0 2 0 236233852 490602496 109009 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 448.37 s
Current children cumulated vsize: 479104 KiB
Current children cumulated memory: 436036 KiB

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

/proc/meminfo: memFree=127357636/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=2731.76 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 514553 0 0 0 272815 361 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=28160 CPUtime=1085 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54789 0 0 0 108312 188 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 2731.76 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+1722.3 s]
/proc/loadavg: 7.15 7.13 7.23 8/266 175553
/proc/meminfo: memFree=127357236/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=2830.6 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 515760 0 0 0 282687 373 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1124.39 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54832 0 0 0 112245 194 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 2830.6 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+1782.3 s]
/proc/loadavg: 7.10 7.11 7.22 8/266 175555
/proc/meminfo: memFree=127356548/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=2930.7 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 516752 0 0 0 292687 383 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=14384 CPUtime=1165.08 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54848 0 0 0 116307 201 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 2930.7 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+1842.3 s]
/proc/loadavg: 7.02 7.09 7.20 8/267 175558
/proc/meminfo: memFree=127356588/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3030.68 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 516972 0 0 0 302672 396 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=14384 CPUtime=1205.62 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54866 0 0 0 120353 209 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3030.68 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+1902.3 s]
/proc/loadavg: 7.24 7.14 7.21 7/267 175560
/proc/meminfo: memFree=127356668/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3130.09 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 517945 0 0 0 312601 408 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1245.67 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 54880 0 0 0 124351 216 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3130.09 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+1962.3 s]
/proc/loadavg: 6.97 7.09 7.18 5/267 175608
/proc/meminfo: memFree=127549788/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3231.84 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 519132 0 0 0 322763 421 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1287.92 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54913 0 0 0 128570 222 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3231.84 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+2022.3 s]
/proc/loadavg: 6.56 6.94 7.12 7/268 175613
/proc/meminfo: memFree=127557112/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3334.61 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 520324 0 0 0 333033 428 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1331.06 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54942 0 0 0 132880 226 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3334.61 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+2082.3 s]
/proc/loadavg: 6.63 6.87 7.09 8/268 175619
/proc/meminfo: memFree=127557288/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3437.24 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 520549 0 0 0 343288 436 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1374.06 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54958 0 0 0 137176 230 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3437.24 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

[startup+2142.3 s]
/proc/loadavg: 6.74 6.85 7.07 7/267 175621
/proc/meminfo: memFree=127553756/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3540.68 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 521525 0 0 0 353624 444 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1417.9 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 54977 0 0 0 141556 234 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3540.68 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2177.11 s]
/proc/loadavg: 6.78 6.86 7.06 8/267 175622
/proc/meminfo: memFree=127550992/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=479820 memory=438448 CPUtime=3600.05 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 522717 0 0 0 359556 449 0 0 20 0 2 0 236233851 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 119955 109612 640 633 0 111370 0
[pid=175371/tid=175373] ppid=175368 vsize=479820 memory=438448 CPUtime=1442.7 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) R 175368 175371 174194 0 -1 4194368 55020 0 0 0 144032 238 0 0 20 0 2 0 236233852 491335680 109612 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 479820 KiB
Current children cumulated memory: 438448 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.76 s, system=4.51192 s

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

[startup+2177.2 s]
/proc/loadavg: 6.78 6.86 7.06 8/267 175622
/proc/meminfo: memFree=127550992/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=403604 memory=363324 CPUtime=3600.16 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 527206 0 0 0 359566 450 0 0 20 0 2 0 236233851 413290496 90831 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 100901 90831 640 633 0 92316 0
[pid=175371/tid=175373] ppid=175368 vsize=403604 memory=438448 CPUtime=1442.71 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 55020 0 0 0 144033 238 0 0 20 0 2 0 236233852 413290496 90831 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 403604 KiB
Current children cumulated memory: 363324 KiB

[startup+2177.3 s]
/proc/loadavg: 6.78 6.86 7.06 8/267 175622
/proc/meminfo: memFree=127550992/131249996 swapFree=33010416/33010684
[pid=175371] ppid=175368 vsize=379532 memory=339252 CPUtime=3600.25 cores=0,2
/proc/175371/stat : 175371 (pb_competition_) R 175368 175371 174194 0 -1 4194304 540886 0 0 0 359575 450 0 0 20 0 2 0 236233851 388640768 84813 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
/proc/175371/statm: 94883 84813 640 633 0 86298 0
[pid=175371/tid=175373] ppid=175368 vsize=379532 memory=438448 CPUtime=1442.71 cores=0,2
/proc/175371/task/175373/stat : 175373 (pb_competition_) S 175368 175371 174194 0 -1 4194368 55020 0 0 0 144033 238 0 0 20 0 2 0 236233852 388640768 84813 18446744073709551615 4198400 6788177 140726003500944 0 0 0 0 0 8404994 1 0 0 -1 0 0 0 0 0 0 7336896 7391280 22511616 140726003509591 140726003509718 140726003509718 140726003515322 0
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 379532 KiB
Current children cumulated memory: 339252 KiB

Child status: 0

Real time (s): 2177.31
CPU time (s): 3600.27
CPU user time (s): 3595.76
CPU system time (s): 4.51192
CPU usage (%): 165.354
Max. virtual memory (cumulated for all children) (KiB): 479820
Max. memory (cumulated for all children) (KiB): 438448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.76
system time used= 4.51192
maximum resident set size= 438448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542657
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= 218784
involuntary context switches= 102343


# summary of solver processes directly reported to runsolver:
#   pid: 175371
#   total CPU time (s): 3600.27
#   total CPU user time (s): 3595.76
#   total CPU system time (s): 4.51192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36022 second user time and 10.8977 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-22 19:32:41
IDJOB=4543787
IDBENCH=174610
IDSOLVER=3347
FILE ID=nodeC022/4543787-1753205561
RUNJOBID= nodeC022-1753198973-174211
SLURM_JOB_ID= 9687755
Free space on /tmp= 432788 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_30_092.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-4543787-1753205561/watcher-4543787-1753205561 -o /tmp/evaluation-result-4543787-1753205561/solver-4543787-1753205561 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753198973-174211 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1385049241 HOME/instance-4543787-1753205561.opb

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

MD5SUM BENCH= 5c5515a98844bb1e4abadd55fcb10579
RANDOM SEED=1385049241

nodeC022 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.722
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.44
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.716
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.44
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.049
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.44
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.443
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.44
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.640
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.44
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.745
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.44
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.713
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.44
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		: 3599.681
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128184940 kB
MemAvailable:   129334624 kB
Buffers:            2128 kB
Cached:          1899912 kB
SwapCached:           32 kB
Active:          1517484 kB
Inactive:         758156 kB
Active(anon):     397696 kB
Inactive(anon):     2124 kB
Active(file):    1119788 kB
Inactive(file):   756032 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10376 kB
Writeback:             0 kB
AnonPages:        376764 kB
Mapped:           117492 kB
Shmem:             26220 kB
KReclaimable:     225804 kB
Slab:             322180 kB
SReclaimable:     225804 kB
SUnreclaim:        96376 kB
KernelStack:        4300 kB
PageTables:         3764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     751912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432780 MiB
End job on nodeC022 at 2025-07-22 20:08:58