Trace number 4511010

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.17 2380.04

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMfb8182fd0bba68f9e66fcd22263b2e3b
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 benchmark2.97667
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5685
Total number of constraints13428
Number of constraints which are clauses6344
Number of constraints which are cardinality constraints (but not clauses)7084
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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.08	c #variable: 5685
0.00/0.08	c #constraint: 13428
0.00/0.08	c #equal: 0
0.00/0.08	c intsize: 3
0.00/0.08	c sizeproduct: 0
0.00/0.08	c #soft: 0
0.00/0.08	c mincost: 0
0.00/0.08	c maxcost: 0
0.00/0.08	c sumcost: 0
0.00/0.08	c iteration_max: -1
0.00/0.08	c time_max: -1
0.00/0.08	c number_of_threads(move update): 2
0.00/0.08	c number_of_threads(move evaluation): 2
0.00/0.08	c seed: 617270555
3600.13/2380.02	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: 63837 MiB (63018 MiB free)
  memory of node 1: 64465 MiB (63829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511010-1751203827/watcher-4511010-1751203827 -o /tmp/evaluation-result-4511010-1751203827/solver-4511010-1751203827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751194186-27054 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 617270555 HOME/instance-4511010-1751203827.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100085 s]*
/proc/loadavg: 6.84 6.71 6.20 7/254 28329
/proc/meminfo: memFree=129874164/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=95384 memory=24652 CPUtime=0.13 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 4300 0 0 0 12 1 0 0 20 0 2 0 36061816 97673216 6163 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 23846 6163 640 633 0 7640 0
[pid=28327/tid=28329] ppid=28324 vsize=95384 memory=4026531960 CPUtime=0.03 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 966 0 0 0 3 0 0 0 20 0 2 0 36061817 97673216 6163 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 95384 KiB
Current children cumulated memory: 24652 KiB

[startup+0.205787 s]*
/proc/loadavg: 6.84 6.71 6.20 6/254 28329
/proc/meminfo: memFree=129866100/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=104188 memory=33464 CPUtime=0.24 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 6870 0 0 0 22 2 0 0 20 0 2 0 36061816 106688512 8366 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 26047 8366 672 633 0 9841 0
[pid=28327/tid=28329] ppid=28324 vsize=104188 memory=664958721904869660 CPUtime=0.03 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 966 0 0 0 3 0 0 0 20 0 2 0 36061817 106688512 8366 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 104188 KiB
Current children cumulated memory: 33464 KiB

[startup+0.305587 s]*
/proc/loadavg: 6.84 6.71 6.20 7/254 28329
/proc/meminfo: memFree=129850224/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=120236 memory=49592 CPUtime=0.35 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 10899 0 0 0 32 3 0 0 20 0 2 0 36061816 123121664 12398 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30059 12398 672 633 0 13853 0
[pid=28327/tid=28329] ppid=28324 vsize=120236 memory=7970670415782165357 CPUtime=0.03 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 966 0 0 0 3 0 0 0 20 0 2 0 36061817 123121664 12398 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 120236 KiB
Current children cumulated memory: 49592 KiB

[startup+0.70037 s]
/proc/loadavg: 6.84 6.71 6.20 6/254 28329
/proc/meminfo: memFree=129850224/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=121572 memory=51000 CPUtime=0.74 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 11232 0 0 0 71 3 0 0 20 0 2 0 36061816 124489728 12750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30393 12750 672 633 0 14187 0
[pid=28327/tid=28329] ppid=28324 vsize=121572 memory=17408 CPUtime=0.04 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 966 0 0 0 4 0 0 0 20 0 2 0 36061817 124489728 12750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 121572 KiB
Current children cumulated memory: 51000 KiB

[startup+1.50033 s]
/proc/loadavg: 6.84 6.71 6.20 8/254 28329
/proc/meminfo: memFree=129842160/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=121704 memory=51000 CPUtime=1.98 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 11259 0 0 0 195 3 0 0 20 0 2 0 36061816 124624896 12750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30426 12750 672 633 0 14220 0
[pid=28327/tid=28329] ppid=28324 vsize=121704 memory=17408 CPUtime=0.49 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 966 0 0 0 49 0 0 0 20 0 2 0 36061817 124624896 12750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 1.98 s
Current children cumulated vsize: 121704 KiB
Current children cumulated memory: 51000 KiB

[startup+3.11317 s]
/proc/loadavg: 6.84 6.71 6.20 5/254 28329
/proc/meminfo: memFree=129842436/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=122944 memory=52408 CPUtime=3.75 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 18788 0 0 0 371 4 0 0 20 0 2 0 36061816 125894656 13102 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30736 13102 672 633 0 14530 0
[pid=28327/tid=28329] ppid=28324 vsize=122944 memory=51512 CPUtime=0.66 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 995 0 0 0 66 0 0 0 20 0 2 0 36061817 125894656 13102 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3.75 s
Current children cumulated vsize: 122944 KiB
Current children cumulated memory: 52408 KiB

[startup+6.30032 s]
/proc/loadavg: 6.69 6.68 6.19 7/254 28329
/proc/meminfo: memFree=129842688/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=123084 memory=52408 CPUtime=6.92 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 24725 0 0 0 687 5 0 0 20 0 2 0 36061816 126038016 13102 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30771 13102 672 633 0 14565 0
[pid=28327/tid=28329] ppid=28324 vsize=123084 memory=17408 CPUtime=0.66 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 995 0 0 0 66 0 0 0 20 0 2 0 36061817 126038016 13102 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 6.92 s
Current children cumulated vsize: 123084 KiB
Current children cumulated memory: 52408 KiB

[startup+12.7003 s]
/proc/loadavg: 6.56 6.65 6.18 7/254 28329
/proc/meminfo: memFree=129843452/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=123084 memory=52536 CPUtime=14.35 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 41214 0 0 0 1427 8 0 0 20 0 2 0 36061816 126038016 13134 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 30771 13134 672 633 0 14565 0
[pid=28327/tid=28329] ppid=28324 vsize=123084 memory=52536 CPUtime=1.72 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 1140 0 0 0 171 1 0 0 20 0 2 0 36061817 126038016 13134 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 14.35 s
Current children cumulated vsize: 123084 KiB
Current children cumulated memory: 52536 KiB

[startup+25.5003 s]
/proc/loadavg: 6.28 6.59 6.17 7/255 28330
/proc/meminfo: memFree=129846572/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=124052 memory=53432 CPUtime=33.12 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 63320 0 0 0 3297 15 0 0 20 0 2 0 36061816 127029248 13358 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31013 13358 672 633 0 14807 0
[pid=28327/tid=28329] ppid=28324 vsize=124052 memory=53304 CPUtime=7.8 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 2845 0 0 0 775 5 0 0 20 0 2 0 36061817 127029248 13358 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 33.12 s
Current children cumulated vsize: 124052 KiB
Current children cumulated memory: 53432 KiB

[startup+51.1098 s]
/proc/loadavg: 6.11 6.52 6.16 6/255 28330
/proc/meminfo: memFree=129844508/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125092 memory=54540 CPUtime=68.42 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 80191 0 0 0 6815 27 0 0 20 0 2 0 36061816 128094208 13635 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31273 13635 672 633 0 15067 0
[pid=28327/tid=28329] ppid=28324 vsize=125092 memory=17408 CPUtime=17.69 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 4183 0 0 0 1759 10 0 0 20 0 2 0 36061817 128094208 13635 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 68.42 s
Current children cumulated vsize: 125092 KiB
Current children cumulated memory: 54540 KiB

[startup+102.3 s]
/proc/loadavg: 5.91 6.40 6.13 7/255 28332
/proc/meminfo: memFree=129823444/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125752 memory=55052 CPUtime=132.25 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 87188 0 0 0 13186 39 0 0 20 0 2 0 36061816 128770048 13763 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31438 13763 672 633 0 15232 0
[pid=28327/tid=28329] ppid=28324 vsize=125752 memory=17408 CPUtime=30.69 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5307 0 0 0 3054 15 0 0 20 0 2 0 36061817 128770048 13763 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 132.25 s
Current children cumulated vsize: 125752 KiB
Current children cumulated memory: 55052 KiB

[startup+162.3 s]
/proc/loadavg: 5.96 6.32 6.12 6/255 28334
/proc/meminfo: memFree=129828616/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125476 memory=54872 CPUtime=192.02 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 95436 0 0 0 19156 46 0 0 20 0 2 0 36061816 128487424 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31369 13718 672 633 0 15163 0
[pid=28327/tid=28329] ppid=28324 vsize=125476 memory=54872 CPUtime=30.75 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5307 0 0 0 3060 15 0 0 20 0 2 0 36061817 128487424 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 192.02 s
Current children cumulated vsize: 125476 KiB
Current children cumulated memory: 54872 KiB

[startup+222.3 s]
/proc/loadavg: 6.28 6.35 6.15 8/255 28336
/proc/meminfo: memFree=129833512/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125504 memory=54872 CPUtime=278.78 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 97967 0 0 0 27815 63 0 0 20 0 2 0 36061816 128516096 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31376 13718 672 633 0 15170 0
[pid=28327/tid=28329] ppid=28324 vsize=125504 memory=17408 CPUtime=58.05 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5336 0 0 0 5780 25 0 0 20 0 2 0 36061817 128516096 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 278.78 s
Current children cumulated vsize: 125504 KiB
Current children cumulated memory: 54872 KiB

[startup+282.3 s]
/proc/loadavg: 6.43 6.37 6.16 9/254 28338
/proc/meminfo: memFree=129828684/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125540 memory=54872 CPUtime=372.53 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 100005 0 0 0 37170 83 0 0 20 0 2 0 36061816 128552960 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31385 13718 672 633 0 15179 0
[pid=28327/tid=28329] ppid=28324 vsize=125540 memory=54872 CPUtime=92.37 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5339 0 0 0 9202 35 0 0 20 0 2 0 36061817 128552960 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 372.53 s
Current children cumulated vsize: 125540 KiB
Current children cumulated memory: 54872 KiB

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

/proc/meminfo: memFree=129859072/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125640 memory=55000 CPUtime=2586.2 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 175377 0 0 0 258018 602 0 0 20 0 2 0 36061816 128655360 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31410 13750 672 633 0 15204 0
[pid=28327/tid=28329] ppid=28324 vsize=125640 memory=54936 CPUtime=879 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5597 0 0 0 87516 384 0 0 20 0 2 0 36061817 128655360 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 2586.2 s
Current children cumulated vsize: 125640 KiB
Current children cumulated memory: 55000 KiB

[startup+1782.3 s]
/proc/loadavg: 3.67 5.25 5.93 3/242 28471
/proc/meminfo: memFree=129895624/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125644 memory=55000 CPUtime=2680.18 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 180014 0 0 0 267389 629 0 0 20 0 2 0 36061816 128659456 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31411 13750 672 633 0 15205 0
[pid=28327/tid=28329] ppid=28324 vsize=125644 memory=14340 CPUtime=913.56 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5648 0 0 0 90955 401 0 0 20 0 2 0 36061817 128659456 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 2680.18 s
Current children cumulated vsize: 125644 KiB
Current children cumulated memory: 55000 KiB

[startup+1842.3 s]
/proc/loadavg: 3.12 4.79 5.73 3/243 28488
/proc/meminfo: memFree=129898972/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125652 memory=55000 CPUtime=2774.28 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 187327 0 0 0 276776 652 0 0 20 0 2 0 36061816 128667648 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31413 13750 672 633 0 15207 0
[pid=28327/tid=28329] ppid=28324 vsize=125652 memory=55000 CPUtime=948.22 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5763 0 0 0 94406 416 0 0 20 0 2 0 36061817 128667648 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 2774.28 s
Current children cumulated vsize: 125652 KiB
Current children cumulated memory: 55000 KiB

[startup+1902.3 s]
/proc/loadavg: 2.84 4.40 5.54 4/243 28490
/proc/meminfo: memFree=129899376/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125512 memory=54872 CPUtime=2868.33 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 194082 0 0 0 286154 679 0 0 20 0 2 0 36061816 128524288 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31378 13718 672 633 0 15172 0
[pid=28327/tid=28329] ppid=28324 vsize=125512 memory=54936 CPUtime=982.83 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5765 0 0 0 97848 435 0 0 20 0 2 0 36061817 128524288 13718 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 2868.33 s
Current children cumulated vsize: 125512 KiB
Current children cumulated memory: 54872 KiB

[startup+1962.3 s]
/proc/loadavg: 2.92 4.13 5.37 5/242 28492
/proc/meminfo: memFree=129899632/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125636 memory=54936 CPUtime=2962.4 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 198100 0 0 0 295537 703 0 0 20 0 2 0 36061816 128651264 13734 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31409 13734 672 633 0 15203 0
[pid=28327/tid=28329] ppid=28324 vsize=125636 memory=14340 CPUtime=1017.45 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5765 0 0 0 101292 453 0 0 20 0 2 0 36061817 128651264 13734 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 2962.4 s
Current children cumulated vsize: 125636 KiB
Current children cumulated memory: 54936 KiB

[startup+2022.3 s]
/proc/loadavg: 3.16 4.00 5.24 3/242 28494
/proc/meminfo: memFree=129900096/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125592 memory=55012 CPUtime=3056.6 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 201694 0 0 0 304935 725 0 0 20 0 2 0 36061816 128606208 13753 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31398 13753 672 633 0 15192 0
[pid=28327/tid=28329] ppid=28324 vsize=125592 memory=55012 CPUtime=1052.18 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5797 0 0 0 104750 468 0 0 20 0 2 0 36061817 128606208 13753 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3056.6 s
Current children cumulated vsize: 125592 KiB
Current children cumulated memory: 55012 KiB

[startup+2082.3 s]
/proc/loadavg: 3.19 3.87 5.12 3/240 28496
/proc/meminfo: memFree=129899620/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125584 memory=55000 CPUtime=3137.48 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 204291 0 0 0 313004 744 0 0 20 0 2 0 36061816 128598016 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31396 13750 672 633 0 15190 0
[pid=28327/tid=28329] ppid=28324 vsize=125584 memory=54936 CPUtime=1073.51 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5797 0 0 0 106872 479 0 0 20 0 2 0 36061817 128598016 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3137.48 s
Current children cumulated vsize: 125584 KiB
Current children cumulated memory: 55000 KiB

[startup+2142.3 s]
/proc/loadavg: 3.13 3.73 4.99 4/239 28498
/proc/meminfo: memFree=129900792/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125644 memory=55000 CPUtime=3227.37 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 207957 0 0 0 321968 769 0 0 20 0 2 0 36061816 128659456 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31411 13750 672 633 0 15205 0
[pid=28327/tid=28329] ppid=28324 vsize=125644 memory=54936 CPUtime=1103.87 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5826 0 0 0 109892 495 0 0 20 0 2 0 36061817 128659456 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3227.37 s
Current children cumulated vsize: 125644 KiB
Current children cumulated memory: 55000 KiB

[startup+2202.3 s]
/proc/loadavg: 3.00 3.58 4.86 4/239 28500
/proc/meminfo: memFree=129898556/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125580 memory=55000 CPUtime=3321.39 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 212554 0 0 0 331348 791 0 0 20 0 2 0 36061816 128593920 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31395 13750 672 633 0 15189 0
[pid=28327/tid=28329] ppid=28324 vsize=125580 memory=54936 CPUtime=1138.46 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) S 28324 28327 27042 0 -1 4194368 5859 0 0 0 113336 510 0 0 20 0 2 0 36061817 128593920 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3321.39 s
Current children cumulated vsize: 125580 KiB
Current children cumulated memory: 55000 KiB

[startup+2262.3 s]
/proc/loadavg: 3.04 3.49 4.74 5/239 28502
/proc/meminfo: memFree=129899764/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125580 memory=54936 CPUtime=3415.54 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 218797 0 0 0 340740 814 0 0 20 0 2 0 36061816 128593920 13734 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31395 13734 672 633 0 15189 0
[pid=28327/tid=28329] ppid=28324 vsize=125580 memory=54936 CPUtime=1173.18 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5861 0 0 0 116793 525 0 0 20 0 2 0 36061817 128593920 13734 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3415.54 s
Current children cumulated vsize: 125580 KiB
Current children cumulated memory: 54936 KiB

[startup+2322.3 s]
/proc/loadavg: 3.25 3.46 4.65 4/239 28504
/proc/meminfo: memFree=129900988/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125580 memory=55000 CPUtime=3509.6 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) R 28324 28327 27042 0 -1 4194304 223252 0 0 0 350122 838 0 0 20 0 2 0 36061816 128593920 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31395 13750 672 633 0 15189 0
[pid=28327/tid=28329] ppid=28324 vsize=125580 memory=55000 CPUtime=1207.77 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5868 0 0 0 120235 542 0 0 20 0 2 0 36061817 128593920 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3509.6 s
Current children cumulated vsize: 125580 KiB
Current children cumulated memory: 55000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2380 s]*
/proc/loadavg: 3.02 3.33 4.53 4/240 28509
/proc/meminfo: memFree=129900196/131382112 swapFree=33010684/33010684
[pid=28327] ppid=28324 vsize=125716 memory=55000 CPUtime=3600.13 cores=1,3
/proc/28327/stat : 28327 (pb_competition_) S 28324 28327 27042 0 -1 4194304 225963 0 0 0 359151 862 0 0 20 0 2 0 36061816 128733184 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
/proc/28327/statm: 31429 13750 672 633 0 15223 0
[pid=28327/tid=28329] ppid=28324 vsize=125716 memory=-7096965741525897828 CPUtime=1241.13 cores=1,3
/proc/28327/task/28329/stat : 28329 (pb_competition_) R 28324 28327 27042 0 -1 4194368 5868 0 0 0 123555 558 0 0 20 0 2 0 36061817 128733184 13750 18446744073709551615 4198400 6788177 140731482996944 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 25489408 140731483003226 140731483003352 140731483003352 140731483008954 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 125716 KiB
Current children cumulated memory: 55000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.55 s, system=8.62352 s

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

Child status: 0

Real time (s): 2380.04
CPU time (s): 3600.17
CPU user time (s): 3591.55
CPU system time (s): 8.62352
CPU usage (%): 151.265
Max. virtual memory (cumulated for all children) (KiB): 126176
Max. memory (cumulated for all children) (KiB): 55460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.55
system time used= 8.62352
maximum resident set size= 55780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226977
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= 333364
involuntary context switches= 60383


# summary of solver processes directly reported to runsolver:
#   pid: 28327
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3591.55
#   total CPU system time (s): 8.62352

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.6211 second user time and 17.8456 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 15:30:27
IDJOB=4511010
IDBENCH=160417
IDSOLVER=3347
FILE ID=nodeC007/4511010-1751203827
RUNJOBID= nodeC007-1751194186-27054
SLURM_JOB_ID= 9587595
Free space on /tmp= 433000 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.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-4511010-1751203827/watcher-4511010-1751203827 -o /tmp/evaluation-result-4511010-1751203827/solver-4511010-1751203827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751194186-27054 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 617270555 HOME/instance-4511010-1751203827.opb

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

MD5SUM BENCH= fb8182fd0bba68f9e66fcd22263b2e3b
RANDOM SEED=617270555

nodeC007 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	: 0xb00001f
cpu MHz		: 3537.131
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1496.503
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1995.374
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3492.185
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3591.598
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3591.530
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3491.985
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.201
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129891932 kB
MemAvailable:   129829096 kB
Buffers:            3280 kB
Cached:           747168 kB
SwapCached:            0 kB
Active:           450780 kB
Inactive:         501840 kB
Active(anon):     220132 kB
Inactive(anon):        0 kB
Active(file):     230648 kB
Inactive(file):   501840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11216 kB
Writeback:             0 kB
AnonPages:        204092 kB
Mapped:           110616 kB
Shmem:             17960 kB
KReclaimable:      88608 kB
Slab:             170000 kB
SReclaimable:      88608 kB
SUnreclaim:        81392 kB
KernelStack:        4112 kB
PageTables:         3312 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     558168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC007 at 2025-06-29 16:10:07