Trace number 4513328

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 1894.21

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x150split.opb
MD5SUMa95ffdb987ab7b28268efdc4e16ef22d
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 benchmark57.2881
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1501
Total number of constraints751
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)751
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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.00	c #variable: 1501
0.00/0.00	c #constraint: 751
0.00/0.00	c #equal: 751
0.00/0.00	c intsize: 3
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1176469907
3600.02/1894.20	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 (62850 MiB free)
  memory of node 1: 64465 MiB (63692 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513328-1751213632/watcher-4513328-1751213632 -o /tmp/evaluation-result-4513328-1751213632/solver-4513328-1751213632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1176469907 HOME/instance-4513328-1751213632.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
solver pid=28530, runsolver pid=28527
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 6.10 6.26 6.13 6/268 28532
/proc/meminfo: memFree=129574532/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=81832 memory=7552 CPUtime=0.15 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 1407 0 0 0 15 0 0 0 20 0 2 0 37040794 83795968 1888 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20458 1888 672 633 0 3352 0
[pid=28530/tid=28532] ppid=28527 vsize=81832 memory=4026531960 CPUtime=0.05 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) S 28527 28530 27792 0 -1 4194368 66 0 0 0 5 0 0 0 20 0 2 0 37040794 83795968 1888 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 81832 KiB
Current children cumulated memory: 7552 KiB

[startup+0.205788 s]*
/proc/loadavg: 6.10 6.26 6.13 9/268 28532
/proc/meminfo: memFree=129573776/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=82460 memory=7924 CPUtime=0.35 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 1576 0 0 0 34 1 0 0 20 0 2 0 37040794 84439040 1981 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20615 1981 672 633 0 3509 0
[pid=28530/tid=28532] ppid=28527 vsize=82460 memory=664958721904869660 CPUtime=0.14 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 66 0 0 0 14 0 0 0 20 0 2 0 37040794 84439040 1981 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 82460 KiB
Current children cumulated memory: 7924 KiB

[startup+0.305764 s]*
/proc/loadavg: 6.10 6.26 6.13 7/268 28532
/proc/meminfo: memFree=129573776/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=82636 memory=8052 CPUtime=0.52 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 1615 0 0 0 51 1 0 0 20 0 2 0 37040794 84619264 2013 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20659 2013 672 633 0 3553 0
[pid=28530/tid=28532] ppid=28527 vsize=82636 memory=7971514849301773423 CPUtime=0.22 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 66 0 0 0 22 0 0 0 20 0 2 0 37040794 84619264 2013 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 82636 KiB
Current children cumulated memory: 8052 KiB

[startup+0.700215 s]
/proc/loadavg: 6.10 6.26 6.13 8/268 28532
/proc/meminfo: memFree=129573776/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=82800 memory=8436 CPUtime=1.17 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 1702 0 0 0 116 1 0 0 20 0 2 0 37040794 84787200 2109 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20700 2109 672 633 0 3594 0
[pid=28530/tid=28532] ppid=28527 vsize=82800 memory=17408 CPUtime=0.5 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 66 0 0 0 50 0 0 0 20 0 2 0 37040794 84787200 2109 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 82800 KiB
Current children cumulated memory: 8436 KiB

[startup+1.5002 s]
/proc/loadavg: 6.10 6.26 6.13 7/268 28532
/proc/meminfo: memFree=129572264/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83572 memory=8632 CPUtime=2.67 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 3108 0 0 0 264 3 0 0 20 0 2 0 37040794 85577728 2158 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20893 2158 672 633 0 3787 0
[pid=28530/tid=28532] ppid=28527 vsize=83572 memory=17408 CPUtime=1.2 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 229 0 0 0 120 0 0 0 20 0 2 0 37040794 85577728 2158 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 83572 KiB
Current children cumulated memory: 8632 KiB

[startup+3.1056 s]
/proc/loadavg: 6.09 6.26 6.13 8/268 28532
/proc/meminfo: memFree=129571508/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83572 memory=8760 CPUtime=5.69 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 4394 0 0 0 562 7 0 0 20 0 2 0 37040794 85577728 2190 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20893 2190 672 633 0 3787 0
[pid=28530/tid=28532] ppid=28527 vsize=83572 memory=8760 CPUtime=2.62 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 524 0 0 0 262 0 0 0 20 0 2 0 37040794 85577728 2190 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 5.69 s
Current children cumulated vsize: 83572 KiB
Current children cumulated memory: 8760 KiB

[startup+6.3002 s]
/proc/loadavg: 6.09 6.26 6.13 6/268 28532
/proc/meminfo: memFree=129571720/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=11.72 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 5553 0 0 0 1159 13 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=17408 CPUtime=5.47 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 862 0 0 0 546 1 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 11.72 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+12.7002 s]
/proc/loadavg: 6.07 6.25 6.12 7/268 28532
/proc/meminfo: memFree=129571720/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=23.78 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 5587 0 0 0 2354 24 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=11.18 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 862 0 0 0 1115 3 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 23.78 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+25.5002 s]
/proc/loadavg: 6.15 6.26 6.13 8/268 28532
/proc/meminfo: memFree=129571736/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=47.93 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 7742 0 0 0 4744 49 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=22.62 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 1162 0 0 0 2255 7 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 47.93 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+51.1056 s]
/proc/loadavg: 6.36 6.30 6.15 8/267 28533
/proc/meminfo: memFree=129567656/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=96.24 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 9131 0 0 0 9529 95 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=17408 CPUtime=45.52 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 1422 0 0 0 4537 15 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 96.24 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+102.3 s]
/proc/loadavg: 6.66 6.39 6.19 9/267 28535
/proc/meminfo: memFree=129558592/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=192.86 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 13122 0 0 0 19095 191 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=17408 CPUtime=91.39 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 2388 0 0 0 9107 32 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 192.86 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+162.3 s]
/proc/loadavg: 6.93 6.50 6.24 8/268 28584
/proc/meminfo: memFree=129606924/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=306.16 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 14030 0 0 0 30310 306 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=5632 CPUtime=145.17 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 2493 0 0 0 14468 49 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 306.16 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+222.3 s]
/proc/loadavg: 7.35 6.70 6.32 8/268 28586
/proc/meminfo: memFree=129610768/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=419.56 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 14058 0 0 0 41539 417 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=199.02 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 2493 0 0 0 19835 67 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 419.56 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+282.3 s]
/proc/loadavg: 7.06 6.74 6.36 9/268 28591
/proc/meminfo: memFree=129605380/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=532.98 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 14067 0 0 0 52772 526 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=252.9 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 2495 0 0 0 25205 85 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 532.98 s
Current children cumulated vsize: 83760 KiB

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

/proc/meminfo: memFree=129686092/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2354.01 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 17425 0 0 0 233168 2233 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1120.49 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3099 0 0 0 111733 316 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2354.01 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1302.3 s]
/proc/loadavg: 7.80 7.74 7.27 9/268 28729
/proc/meminfo: memFree=129684748/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2468.74 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 17425 0 0 0 244543 2331 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1175.54 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3099 0 0 0 117229 325 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2468.74 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1362.3 s]
/proc/loadavg: 7.83 7.77 7.31 9/267 28731
/proc/meminfo: memFree=129684812/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2583.42 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 17895 0 0 0 255912 2430 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1230.57 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3102 0 0 0 122725 332 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2583.42 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1422.3 s]
/proc/loadavg: 7.87 7.79 7.35 9/267 28733
/proc/meminfo: memFree=129685036/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2698.12 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 17905 0 0 0 267287 2525 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1285.58 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3102 0 0 0 128218 340 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2698.12 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1482.3 s]
/proc/loadavg: 7.91 7.82 7.39 9/266 28735
/proc/meminfo: memFree=129684772/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2812.8 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 17911 0 0 0 278658 2622 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1340.6 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3102 0 0 0 133712 348 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2812.8 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1542.3 s]
/proc/loadavg: 8.08 7.89 7.44 9/267 28740
/proc/meminfo: memFree=129685792/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=2927.48 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 18396 0 0 0 290027 2721 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1395.6 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3201 0 0 0 139205 355 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 2927.48 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1602.3 s]
/proc/loadavg: 7.89 7.86 7.46 9/267 28742
/proc/meminfo: memFree=129685168/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3042.16 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 18878 0 0 0 301395 2821 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1450.61 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3293 0 0 0 144697 364 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3042.16 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1662.3 s]
/proc/loadavg: 8.03 7.91 7.50 9/267 28746
/proc/meminfo: memFree=129685860/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3156.83 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 18879 0 0 0 312759 2924 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1505.59 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3293 0 0 0 150186 373 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3156.83 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1722.3 s]
/proc/loadavg: 8.04 7.93 7.54 9/267 28748
/proc/meminfo: memFree=129685264/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3271.5 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 19360 0 0 0 324133 3017 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1560.58 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3392 0 0 0 155676 382 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3271.5 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1782.3 s]
/proc/loadavg: 8.19 7.98 7.58 9/267 28752
/proc/meminfo: memFree=129685152/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3386.16 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 19361 0 0 0 335497 3119 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1615.57 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3392 0 0 0 161168 389 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3386.16 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

[startup+1842.3 s]
/proc/loadavg: 8.10 8.00 7.61 9/266 28754
/proc/meminfo: memFree=129685208/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3500.83 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 19846 0 0 0 346872 3211 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=8888 CPUtime=1670.56 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3493 0 0 0 166660 396 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3500.83 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1894.2 s]
/proc/loadavg: 8.01 7.99 7.63 9/266 28756
/proc/meminfo: memFree=129685196/131249988 swapFree=33010684/33010684
[pid=28530] ppid=28527 vsize=83760 memory=8888 CPUtime=3600.02 cores=0,2
/proc/28530/stat : 28530 (pb_competition_) R 28527 28530 27792 0 -1 4194304 19850 0 0 0 356703 3299 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
/proc/28530/statm: 20940 2222 672 633 0 3834 0
[pid=28530/tid=28532] ppid=28527 vsize=83760 memory=245635481903 CPUtime=1718.14 cores=0,2
/proc/28530/task/28532/stat : 28532 (pb_competition_) R 28527 28530 27792 0 -1 4194368 3493 0 0 0 171411 403 0 0 20 0 2 0 37040794 85770240 2222 18446744073709551615 4198400 6788177 140722808690112 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 12238848 140722808699225 140722808699352 140722808699352 140722808704954 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 83760 KiB
Current children cumulated memory: 8888 KiB

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

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

# cumulated CPU time of all completed processes:  user=3567.05 s, system=32.9943 s

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

Child status: 0

Real time (s): 1894.21
CPU time (s): 3600.05
CPU user time (s): 3567.05
CPU system time (s): 32.9943
CPU usage (%): 190.055
Max. virtual memory (cumulated for all children) (KiB): 83760
Max. memory (cumulated for all children) (KiB): 8888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.05
system time used= 32.9943
maximum resident set size= 9204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19921
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= 148256
involuntary context switches= 88173


# summary of solver processes directly reported to runsolver:
#   pid: 28530
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3567.05
#   total CPU system time (s): 32.9943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.39754 second user time and 7.53325 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 18:13:52
IDJOB=4513328
IDBENCH=162338
IDSOLVER=3347
FILE ID=nodeC020/4513328-1751213632
RUNJOBID= nodeC020-1751207747-27802
SLURM_JOB_ID= 9587638
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x150split.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-4513328-1751213632/watcher-4513328-1751213632 -o /tmp/evaluation-result-4513328-1751213632/solver-4513328-1751213632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27802 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1176469907 HOME/instance-4513328-1751213632.opb

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

MD5SUM BENCH= a95ffdb987ab7b28268efdc4e16ef22d
RANDOM SEED=1176469907

nodeC020 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		: 3602.940
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.79
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.913
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.79
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		: 3599.890
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.79
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.813
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.79
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.903
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.79
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.893
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.79
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.890
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129580644 kB
MemAvailable:   129671516 kB
Buffers:            3280 kB
Cached:           897672 kB
SwapCached:            0 kB
Active:           529784 kB
Inactive:         590372 kB
Active(anon):     237260 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   590372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5232 kB
Writeback:             0 kB
AnonPages:        222328 kB
Mapped:           110972 kB
Shmem:             18056 kB
KReclaimable:      94432 kB
Slab:             180496 kB
SReclaimable:      94432 kB
SUnreclaim:        86064 kB
KernelStack:        4336 kB
PageTables:         3412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     576948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC020 at 2025-06-29 18:45:27