Trace number 4492218

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.2 1969.76

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr.opb
MD5SUM2ef810527ffcd806c891780de1e04313
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 benchmark0.016603
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4000
Total number of constraints180
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
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 51
Number of bits of the biggest sum of numbers6
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: 4000
0.00/0.00	c #constraint: 180
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 6
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: 1506033180
3600.13/1969.73	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 (62971 MiB free)
  memory of node 1: 64465 MiB (63987 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492218-1751145979/watcher-4492218-1751145979 -o /tmp/evaluation-result-4492218-1751145979/solver-4492218-1751145979 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15431 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1506033180 HOME/instance-4492218-1751145979.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=15814, runsolver pid=15811
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.57 2.21 2.00 6/269 15816
/proc/meminfo: memFree=130005920/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=83780 memory=9568 CPUtime=0.17 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 1936 0 0 0 17 0 0 0 20 0 2 0 30272453 85790720 2392 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 20945 2392 672 633 0 3926 0
[pid=15814/tid=15816] ppid=15811 vsize=83780 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 153 0 0 0 7 0 0 0 20 0 2 0 30272453 85790720 2392 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 83780 KiB
Current children cumulated memory: 9568 KiB

[startup+0.205855 s]*
/proc/loadavg: 4.57 2.21 2.00 6/269 15816
/proc/meminfo: memFree=130005920/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=83780 memory=9696 CPUtime=0.37 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 1966 0 0 0 37 0 0 0 20 0 2 0 30272453 85790720 2424 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 20945 2424 672 633 0 3926 0
[pid=15814/tid=15816] ppid=15811 vsize=83780 memory=664958721904869660 CPUtime=0.18 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 153 0 0 0 18 0 0 0 20 0 2 0 30272453 85790720 2424 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 83780 KiB
Current children cumulated memory: 9696 KiB

[startup+0.305472 s]*
/proc/loadavg: 4.57 2.21 2.00 7/269 15816
/proc/meminfo: memFree=130006292/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=84104 memory=9824 CPUtime=0.57 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) S 15811 15814 15419 0 -1 4194304 1998 0 0 0 56 1 0 0 20 0 2 0 30272453 86122496 2456 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 21026 2456 672 633 0 4007 0
[pid=15814/tid=15816] ppid=15811 vsize=84104 memory=-7313414514010328423 CPUtime=0.27 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 153 0 0 0 27 0 0 0 20 0 2 0 30272453 86122496 2456 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 84104 KiB
Current children cumulated memory: 9824 KiB

[startup+0.700157 s]
/proc/loadavg: 4.57 2.21 2.00 7/269 15816
/proc/meminfo: memFree=130006440/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=84104 memory=9952 CPUtime=1.32 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 2015 0 0 0 131 1 0 0 20 0 2 0 30272453 86122496 2488 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 21026 2488 672 633 0 4007 0
[pid=15814/tid=15816] ppid=15811 vsize=84104 memory=17152 CPUtime=0.64 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 153 0 0 0 64 0 0 0 20 0 2 0 30272453 86122496 2488 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 84104 KiB
Current children cumulated memory: 9952 KiB

[startup+1.50016 s]
/proc/loadavg: 4.57 2.21 2.00 6/269 15816
/proc/meminfo: memFree=130006440/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=84564 memory=10184 CPUtime=2.9 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 3659 0 0 0 288 2 0 0 20 0 2 0 30272453 86593536 2546 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 21141 2546 672 633 0 4122 0
[pid=15814/tid=15816] ppid=15811 vsize=84564 memory=17152 CPUtime=1.43 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 386 0 0 0 143 0 0 0 20 0 2 0 30272453 86593536 2546 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 10184 KiB

[startup+3.10562 s]
/proc/loadavg: 4.68 2.27 2.03 7/269 15816
/proc/meminfo: memFree=130015068/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=85340 memory=10836 CPUtime=5.9 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 5459 0 0 0 586 4 0 0 20 0 2 0 30272453 87388160 2709 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 21335 2709 672 633 0 4316 0
[pid=15814/tid=15816] ppid=15811 vsize=85340 memory=10312 CPUtime=2.83 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 425 0 0 0 283 0 0 0 20 0 2 0 30272453 87388160 2709 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 5.9 s
Current children cumulated vsize: 85340 KiB
Current children cumulated memory: 10836 KiB

[startup+6.30017 s]
/proc/loadavg: 4.68 2.27 2.03 6/269 15816
/proc/meminfo: memFree=130023124/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=86020 memory=11988 CPUtime=11.86 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 7779 0 0 0 1178 8 0 0 20 0 2 0 30272453 88084480 2997 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 21505 2997 672 633 0 4486 0
[pid=15814/tid=15816] ppid=15811 vsize=86020 memory=17152 CPUtime=5.61 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 795 0 0 0 561 0 0 0 20 0 2 0 30272453 88084480 2997 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 86020 KiB
Current children cumulated memory: 11988 KiB

[startup+12.7002 s]
/proc/loadavg: 4.97 2.41 2.07 8/269 15816
/proc/meminfo: memFree=130019304/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=88340 memory=14220 CPUtime=23.9 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 11908 0 0 0 2376 14 0 0 20 0 2 0 30272453 90460160 3555 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 22085 3555 672 633 0 5066 0
[pid=15814/tid=15816] ppid=15811 vsize=88340 memory=14220 CPUtime=11.29 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 2128 0 0 0 1128 1 0 0 20 0 2 0 30272453 90460160 3555 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 23.9 s
Current children cumulated vsize: 88340 KiB
Current children cumulated memory: 14220 KiB

[startup+25.5002 s]
/proc/loadavg: 5.28 2.56 2.13 6/268 15817
/proc/meminfo: memFree=130026040/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=92204 memory=16656 CPUtime=47.71 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 14678 0 0 0 4748 23 0 0 20 0 2 0 30272453 94416896 4164 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 23051 4164 672 633 0 6032 0
[pid=15814/tid=15816] ppid=15811 vsize=92204 memory=14720 CPUtime=22.44 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3104 0 0 0 2240 4 0 0 20 0 2 0 30272453 94416896 4164 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 47.71 s
Current children cumulated vsize: 92204 KiB
Current children cumulated memory: 16656 KiB

[startup+51.1057 s]
/proc/loadavg: 5.46 2.82 2.23 8/269 15865
/proc/meminfo: memFree=130104680/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=93708 memory=18192 CPUtime=94.98 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 15629 0 0 0 9461 37 0 0 20 0 2 0 30272453 95956992 4548 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 23427 4548 672 633 0 6408 0
[pid=15814/tid=15816] ppid=15811 vsize=93708 memory=17936 CPUtime=44.32 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3148 0 0 0 4425 7 0 0 20 0 2 0 30272453 95956992 4548 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 94.98 s
Current children cumulated vsize: 93708 KiB
Current children cumulated memory: 18192 KiB

[startup+102.3 s]
/proc/loadavg: 6.43 3.56 2.51 7/270 15872
/proc/meminfo: memFree=130108200/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=95360 memory=21008 CPUtime=188.56 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 19566 0 0 0 18796 60 0 0 20 0 2 0 30272453 97648640 5252 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 23840 5252 672 633 0 6821 0
[pid=15814/tid=15816] ppid=15811 vsize=95360 memory=20496 CPUtime=87.14 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3717 0 0 0 8700 14 0 0 20 0 2 0 30272453 97648640 5252 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 188.56 s
Current children cumulated vsize: 95360 KiB
Current children cumulated memory: 21008 KiB

[startup+162.3 s]
/proc/loadavg: 6.44 4.08 2.76 7/270 15876
/proc/meminfo: memFree=130106520/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=101752 memory=23180 CPUtime=297.56 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 21225 0 0 0 29675 81 0 0 20 0 2 0 30272453 104194048 5795 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 25438 5795 672 633 0 8419 0
[pid=15814/tid=15816] ppid=15811 vsize=101752 memory=17152 CPUtime=136.69 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3727 0 0 0 13650 19 0 0 20 0 2 0 30272453 104194048 5795 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 297.56 s
Current children cumulated vsize: 101752 KiB
Current children cumulated memory: 23180 KiB

[startup+222.3 s]
/proc/loadavg: 6.72 4.60 3.02 8/269 15878
/proc/meminfo: memFree=130084592/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=102576 memory=25896 CPUtime=406.68 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 21975 0 0 0 40569 99 0 0 20 0 2 0 30272453 105037824 6474 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 25644 6474 672 633 0 8625 0
[pid=15814/tid=15816] ppid=15811 vsize=102576 memory=25640 CPUtime=186.37 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3767 0 0 0 18612 25 0 0 20 0 2 0 30272453 105037824 6474 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 406.68 s
Current children cumulated vsize: 102576 KiB
Current children cumulated memory: 25896 KiB

[startup+282.3 s]
/proc/loadavg: 6.94 5.04 3.28 8/269 15880
/proc/meminfo: memFree=130083988/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=103200 memory=26536 CPUtime=516 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 22150 0 0 0 51486 114 0 0 20 0 2 0 30272453 105676800 6634 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 25800 6634 672 633 0 8781 0
[pid=15814/tid=15816] ppid=15811 vsize=103200 memory=26408 CPUtime=236.21 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 3769 0 0 0 23589 32 0 0 20 0 2 0 30272453 105676800 6634 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 516 s
Current children cumulated vsize: 103200 KiB
Current children cumulated memory: 26536 KiB

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

/proc/meminfo: memFree=130085072/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=2599.38 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 29893 0 0 0 259619 319 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1189.28 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) S 15811 15814 15419 0 -1 4194368 4189 0 0 0 118829 99 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 2599.38 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1482.3 s]
/proc/loadavg: 5.99 6.18 5.52 7/268 15938
/proc/meminfo: memFree=130084960/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=2709.13 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 29893 0 0 0 270582 331 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1239.5 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4189 0 0 0 123848 102 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 2709.13 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1542.3 s]
/proc/loadavg: 6.20 6.20 5.58 7/268 15940
/proc/meminfo: memFree=130085080/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=2818.86 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 30812 0 0 0 281545 341 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=14720 CPUtime=1289.74 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4256 0 0 0 128868 106 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 2818.86 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1602.3 s]
/proc/loadavg: 6.07 6.18 5.61 8/267 15942
/proc/meminfo: memFree=130085452/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=2928.65 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 30822 0 0 0 292514 351 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1339.98 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4256 0 0 0 133889 109 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 2928.65 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1662.3 s]
/proc/loadavg: 6.17 6.19 5.65 6/267 15945
/proc/meminfo: memFree=130085088/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3038.35 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 30822 0 0 0 303474 361 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1390.19 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4256 0 0 0 138907 112 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3038.35 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1722.3 s]
/proc/loadavg: 6.69 6.31 5.73 8/267 15947
/proc/meminfo: memFree=130085476/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3148.11 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 31750 0 0 0 314439 372 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1440.44 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4317 0 0 0 143929 115 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3148.11 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1782.3 s]
/proc/loadavg: 6.86 6.44 5.81 9/267 15949
/proc/meminfo: memFree=130085356/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3257.66 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 32678 0 0 0 325383 383 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1490.58 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4358 0 0 0 148940 118 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3257.66 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1842.3 s]
/proc/loadavg: 7.02 6.56 5.89 8/267 15951
/proc/meminfo: memFree=130085452/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3367.25 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 32678 0 0 0 336332 393 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=14720 CPUtime=1540.71 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4358 0 0 0 153950 121 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3367.25 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1902.3 s]
/proc/loadavg: 6.81 6.59 5.95 8/268 15958
/proc/meminfo: memFree=130085320/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3476.93 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 33606 0 0 0 347290 403 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1590.88 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4399 0 0 0 158964 124 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3476.93 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

[startup+1962.3 s]
/proc/loadavg: 6.56 6.56 5.98 7/267 15962
/proc/meminfo: memFree=130084968/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3586.58 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 33606 0 0 0 358246 412 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1641.08 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4399 0 0 0 163980 128 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3586.58 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1969.7 s]
/proc/loadavg: 6.67 6.58 5.99 7/267 15962
/proc/meminfo: memFree=130085032/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3600.13 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 33606 0 0 0 359599 414 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1647.28 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4399 0 0 0 164599 129 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.05 s, system=4.14362 s

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

[startup+1969.7 s]
/proc/loadavg: 6.67 6.58 5.99 7/267 15962
/proc/meminfo: memFree=130085032/131249992 swapFree=33010684/33010684
[pid=15814] ppid=15811 vsize=105528 memory=30968 CPUtime=3600.13 cores=1,3
/proc/15814/stat : 15814 (pb_competition_) R 15811 15814 15419 0 -1 4194304 33606 0 0 0 359599 414 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
/proc/15814/statm: 26382 7742 672 633 0 9363 0
[pid=15814/tid=15816] ppid=15811 vsize=105528 memory=30968 CPUtime=1647.28 cores=1,3
/proc/15814/task/15816/stat : 15816 (pb_competition_) R 15811 15814 15419 0 -1 4194368 4399 0 0 0 164599 129 0 0 20 0 2 0 30272453 108060672 7742 18446744073709551615 4198400 6788177 140732770625872 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 39776256 140732770629977 140732770630104 140732770630104 140732770635706 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 105528 KiB
Current children cumulated memory: 30968 KiB

Child status: 0

Real time (s): 1969.76
CPU time (s): 3600.2
CPU user time (s): 3596.05
CPU system time (s): 4.14362
CPU usage (%): 182.774
Max. virtual memory (cumulated for all children) (KiB): 105528
Max. memory (cumulated for all children) (KiB): 30968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.05
system time used= 4.14362
maximum resident set size= 30968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33641
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= 16037
involuntary context switches= 35585


# summary of solver processes directly reported to runsolver:
#   pid: 15814
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3596.05
#   total CPU system time (s): 4.14362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.16918 second user time and 9.95989 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-28 23:26:19
IDJOB=4492218
IDBENCH=147770
IDSOLVER=3347
FILE ID=nodeC035/4492218-1751145979
RUNJOBID= nodeC035-1751145886-15431
SLURM_JOB_ID= 9587453
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr.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-4492218-1751145979/watcher-4492218-1751145979 -o /tmp/evaluation-result-4492218-1751145979/solver-4492218-1751145979 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15431 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1506033180 HOME/instance-4492218-1751145979.opb

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

MD5SUM BENCH= 2ef810527ffcd806c891780de1e04313
RANDOM SEED=1506033180

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.751
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.51
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.757
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.51
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.740
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.51
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.749
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.51
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.765
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.51
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.730
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.51
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		: 3600.471
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.51
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.399
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        130005840 kB
MemAvailable:   129611780 kB
Buffers:            3280 kB
Cached:           377356 kB
SwapCached:            0 kB
Active:           487304 kB
Inactive:         155620 kB
Active(anon):     280352 kB
Inactive(anon):        0 kB
Active(file):     206952 kB
Inactive(file):   155620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4980 kB
Writeback:            16 kB
AnonPages:        265340 kB
Mapped:           111080 kB
Shmem:             18064 kB
KReclaimable:      84660 kB
Slab:             167500 kB
SReclaimable:      84660 kB
SUnreclaim:        82840 kB
KernelStack:        4316 kB
PageTables:         3684 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     621512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC035 at 2025-06-28 23:59:09