Trace number 4492398

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.18 2009.56

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUM6180e07a8a28dc9855a92185a7357651
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.013872
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 41
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: 2800
0.00/0.00	c #constraint: 150
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: 109907730
3600.11/2009.53	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (63123 MiB free)
  memory of node 1: 64507 MiB (63774 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492398-1751146786/watcher-4492398-1751146786 -o /tmp/evaluation-result-4492398-1751146786/solver-4492398-1751146786 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17676 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 109907730 HOME/instance-4492398-1751146786.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=17725, runsolver pid=17716

[startup+0.100058 s]*
/proc/loadavg: 0.67 1.88 3.03 3/262 17738
/proc/meminfo: memFree=129923516/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=82304 memory=7936 CPUtime=0.17 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 1513 0 0 0 17 0 0 0 20 0 2 0 30356295 84279296 1984 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 20576 1984 672 633 0 3518 0
[pid=17725/tid=17727] ppid=17716 vsize=82304 memory=4026532379 CPUtime=0.07 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 114 0 0 0 7 0 0 0 20 0 2 0 30356295 84279296 1984 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 82304 KiB
Current children cumulated memory: 7936 KiB

[startup+0.204792 s]*
/proc/loadavg: 0.67 1.88 3.03 3/259 17759
/proc/meminfo: memFree=129923900/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=82304 memory=8064 CPUtime=0.37 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 1534 0 0 0 37 0 0 0 20 0 2 0 30356295 84279296 2016 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 20576 2016 672 633 0 3518 0
[pid=17725/tid=17727] ppid=17716 vsize=82304 memory=8387746946455109916 CPUtime=0.17 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 114 0 0 0 17 0 0 0 20 0 2 0 30356295 84279296 2016 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 82304 KiB
Current children cumulated memory: 8064 KiB

[startup+0.305812 s]*
/proc/loadavg: 0.67 1.88 3.03 4/256 17762
/proc/meminfo: memFree=129922136/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=82304 memory=8192 CPUtime=0.55 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 1560 0 0 0 54 1 0 0 20 0 2 0 30356295 84279296 2048 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 20576 2048 672 633 0 3518 0
[pid=17725/tid=17727] ppid=17716 vsize=82304 memory=-6000919472672892270 CPUtime=0.25 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 114 0 0 0 25 0 0 0 20 0 2 0 30356295 84279296 2048 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 82304 KiB
Current children cumulated memory: 8192 KiB

[startup+0.700129 s]
/proc/loadavg: 0.67 1.88 3.03 3/256 17762
/proc/meminfo: memFree=129920372/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=82672 memory=8400 CPUtime=1.29 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 2143 0 0 0 127 2 0 0 20 0 2 0 30356295 84656128 2100 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 20668 2100 672 633 0 3610 0
[pid=17725/tid=17727] ppid=17716 vsize=82672 memory=17536 CPUtime=0.61 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 114 0 0 0 61 0 0 0 20 0 2 0 30356295 84656128 2100 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 82672 KiB
Current children cumulated memory: 8400 KiB

[startup+1.50016 s]
/proc/loadavg: 0.67 1.88 3.03 4/261 17780
/proc/meminfo: memFree=129917708/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=83028 memory=8788 CPUtime=2.83 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 3864 0 0 0 276 7 0 0 20 0 2 0 30356295 85020672 2197 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 20757 2197 672 633 0 3699 0
[pid=17725/tid=17727] ppid=17716 vsize=83028 memory=17536 CPUtime=1.39 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 477 0 0 0 138 1 0 0 20 0 2 0 30356295 85020672 2197 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 83028 KiB
Current children cumulated memory: 8788 KiB

[startup+3.1053 s]
/proc/loadavg: 1.18 1.96 3.05 7/266 17958
/proc/meminfo: memFree=129922064/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=84056 memory=9544 CPUtime=5.85 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 5266 0 0 0 575 10 0 0 20 0 2 0 30356295 86073344 2386 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 21014 2386 672 633 0 3956 0
[pid=17725/tid=17727] ppid=17716 vsize=84056 memory=8448 CPUtime=2.84 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 660 0 0 0 282 2 0 0 20 0 2 0 30356295 86073344 2386 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 5.85 s
Current children cumulated vsize: 84056 KiB
Current children cumulated memory: 9544 KiB

[startup+6.30013 s]
/proc/loadavg: 1.18 1.96 3.05 7/271 18014
/proc/meminfo: memFree=129905660/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=86236 memory=10904 CPUtime=11.89 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 7856 0 0 0 1172 17 0 0 20 0 2 0 30356295 88305664 2726 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 21559 2726 672 633 0 4501 0
[pid=17725/tid=17727] ppid=17716 vsize=86236 memory=8448 CPUtime=5.73 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 1446 0 0 0 570 3 0 0 20 0 2 0 30356295 88305664 2726 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 11.89 s
Current children cumulated vsize: 86236 KiB
Current children cumulated memory: 10904 KiB

[startup+12.7001 s]
/proc/loadavg: 1.65 2.05 3.07 8/271 18014
/proc/meminfo: memFree=129900948/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=87116 memory=12312 CPUtime=23.83 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 10209 0 0 0 2360 23 0 0 20 0 2 0 30356295 89206784 3078 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 21779 3078 672 633 0 4721 0
[pid=17725/tid=17727] ppid=17716 vsize=87116 memory=8448 CPUtime=11.3 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 2369 0 0 0 1125 5 0 0 20 0 2 0 30356295 89206784 3078 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 23.83 s
Current children cumulated vsize: 87116 KiB
Current children cumulated memory: 12312 KiB

[startup+25.5002 s]
/proc/loadavg: 2.91 2.31 3.14 9/271 18014
/proc/meminfo: memFree=129898680/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=87944 memory=13848 CPUtime=47.61 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 15317 0 0 0 4729 32 0 0 20 0 2 0 30356295 90054656 3462 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 21986 3462 672 633 0 4928 0
[pid=17725/tid=17727] ppid=17716 vsize=87944 memory=8448 CPUtime=22.36 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 3920 0 0 0 2229 7 0 0 20 0 2 0 30356295 90054656 3462 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 47.61 s
Current children cumulated vsize: 87944 KiB
Current children cumulated memory: 13848 KiB

[startup+51.1058 s]
/proc/loadavg: 4.42 2.72 3.26 9/271 18016
/proc/meminfo: memFree=129887268/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=91684 memory=17068 CPUtime=94.55 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 17965 0 0 0 9405 50 0 0 20 0 2 0 30356295 93884416 4267 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 22921 4267 672 633 0 5863 0
[pid=17725/tid=17727] ppid=17716 vsize=91684 memory=0 CPUtime=43.88 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4077 0 0 0 4376 12 0 0 20 0 2 0 30356295 93884416 4267 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 94.55 s
Current children cumulated vsize: 91684 KiB
Current children cumulated memory: 17068 KiB

[startup+102.3 s]
/proc/loadavg: 6.34 3.50 3.50 9/272 18019
/proc/meminfo: memFree=129871800/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=93268 memory=18604 CPUtime=187.11 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 21720 0 0 0 18637 74 0 0 20 0 2 0 30356295 95506432 4651 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 23317 4651 672 633 0 6259 0
[pid=17725/tid=17727] ppid=17716 vsize=93268 memory=14592 CPUtime=85.71 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4300 0 0 0 8551 20 0 0 20 0 2 0 30356295 95506432 4651 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 187.11 s
Current children cumulated vsize: 93268 KiB
Current children cumulated memory: 18604 KiB

[startup+162.3 s]
/proc/loadavg: 6.82 4.17 3.73 9/271 18021
/proc/meminfo: memFree=129845520/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=94164 memory=19628 CPUtime=293.55 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 22502 0 0 0 29254 101 0 0 20 0 2 0 30356295 96423936 4907 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 23541 4907 672 633 0 6483 0
[pid=17725/tid=17727] ppid=17716 vsize=94164 memory=18988 CPUtime=132.74 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4363 0 0 0 13244 30 0 0 20 0 2 0 30356295 96423936 4907 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 293.55 s
Current children cumulated vsize: 94164 KiB
Current children cumulated memory: 19628 KiB

[startup+222.3 s]
/proc/loadavg: 7.33 4.81 3.98 8/270 18023
/proc/meminfo: memFree=129841228/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=99988 memory=22240 CPUtime=399.58 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 22915 0 0 0 39836 122 0 0 20 0 2 0 30356295 102387712 5560 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 24997 5560 672 633 0 7939 0
[pid=17725/tid=17727] ppid=17716 vsize=99988 memory=17536 CPUtime=179.34 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4364 0 0 0 17894 40 0 0 20 0 2 0 30356295 102387712 5560 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 399.58 s
Current children cumulated vsize: 99988 KiB
Current children cumulated memory: 22240 KiB

[startup+282.3 s]
/proc/loadavg: 7.66 5.36 4.22 8/270 18027
/proc/meminfo: memFree=129839884/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=100632 memory=22880 CPUtime=505.66 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 23083 0 0 0 50425 141 0 0 20 0 2 0 30356295 103047168 5720 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25158 5720 672 633 0 8100 0
[pid=17725/tid=17727] ppid=17716 vsize=100632 memory=22880 CPUtime=226.04 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4364 0 0 0 22555 49 0 0 20 0 2 0 30356295 103047168 5720 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 505.66 s
Current children cumulated vsize: 100632 KiB

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

/proc/meminfo: memFree=129840420/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=2547.84 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 26707 0 0 0 254399 385 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=14592 CPUtime=1139.32 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4621 0 0 0 113770 162 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2547.84 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1482.3 s]
/proc/loadavg: 6.82 7.22 6.53 8/270 18128
/proc/meminfo: memFree=129842984/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=2655.46 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 26707 0 0 0 265149 397 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1187.52 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4621 0 0 0 118585 167 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2655.46 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1542.3 s]
/proc/loadavg: 7.34 7.30 6.61 9/270 18130
/proc/meminfo: memFree=129843268/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=2762.97 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 26977 0 0 0 275887 410 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1235.61 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4667 0 0 0 123388 173 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2762.97 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1602.3 s]
/proc/loadavg: 7.22 7.28 6.64 7/268 18132
/proc/meminfo: memFree=129843516/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=2870.46 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 26988 0 0 0 286623 423 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1283.7 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4668 0 0 0 128191 179 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2870.46 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1662.3 s]
/proc/loadavg: 7.24 7.27 6.68 8/268 18136
/proc/meminfo: memFree=129843572/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=2977.99 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 26988 0 0 0 297365 434 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1331.82 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4668 0 0 0 132997 185 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 2977.99 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1722.3 s]
/proc/loadavg: 7.18 7.25 6.72 9/267 18139
/proc/meminfo: memFree=129843452/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3085.39 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27267 0 0 0 308091 448 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1379.85 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4716 0 0 0 137794 191 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3085.39 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1782.3 s]
/proc/loadavg: 7.26 7.27 6.76 8/269 18147
/proc/meminfo: memFree=129843212/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3192.89 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27267 0 0 0 318829 460 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1427.89 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) S 17716 17725 17665 0 -1 4194368 4716 0 0 0 142593 196 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3192.89 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1842.3 s]
/proc/loadavg: 7.34 7.28 6.79 7/269 18149
/proc/meminfo: memFree=129843456/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3300.38 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27536 0 0 0 329567 471 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1475.98 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) S 17716 17725 17665 0 -1 4194368 4761 0 0 0 147396 202 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3300.38 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1902.3 s]
/proc/loadavg: 7.39 7.29 6.83 8/269 18152
/proc/meminfo: memFree=129843328/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3407.82 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27546 0 0 0 340298 484 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1524.02 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) R 17716 17725 17665 0 -1 4194368 4761 0 0 0 152193 209 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3407.82 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

[startup+1962.3 s]
/proc/loadavg: 7.45 7.32 6.87 8/269 18154
/proc/meminfo: memFree=129843432/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3515.36 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27546 0 0 0 351039 497 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1572.12 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) S 17716 17725 17665 0 -1 4194368 4761 0 0 0 156998 214 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3515.36 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2009.5 s]
/proc/loadavg: 7.33 7.31 6.89 8/268 18248
/proc/meminfo: memFree=129062120/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3600.11 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27546 0 0 0 359505 506 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1610.11 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) S 17716 17725 17665 0 -1 4194368 4761 0 0 0 160792 219 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.11 s, system=5.06805 s

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

[startup+2009.5 s]
/proc/loadavg: 7.33 7.31 6.89 8/268 18248
/proc/meminfo: memFree=129062120/131249996 swapFree=33010684/33010684
[pid=17725] ppid=17716 vsize=103988 memory=28380 CPUtime=3600.11 cores=4,6
/proc/17725/stat : 17725 (pb_competition_) R 17716 17725 17665 0 -1 4194304 27546 0 0 0 359505 506 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
/proc/17725/statm: 25997 7095 672 633 0 8939 0
[pid=17725/tid=17727] ppid=17716 vsize=103988 memory=28380 CPUtime=1610.11 cores=4,6
/proc/17725/task/17727/stat : 17727 (pb_competition_) S 17716 17725 17665 0 -1 4194368 4761 0 0 0 160792 219 0 0 20 0 2 0 30356295 106483712 7095 18446744073709551615 4198400 6788177 140736945261120 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 27176960 140736945264986 140736945265112 140736945265112 140736945270714 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 103988 KiB
Current children cumulated memory: 28380 KiB

Child status: 0

Real time (s): 2009.56
CPU time (s): 3600.18
CPU user time (s): 3595.11
CPU system time (s): 5.06805
CPU usage (%): 179.153
Max. virtual memory (cumulated for all children) (KiB): 103988
Max. memory (cumulated for all children) (KiB): 28380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.11
system time used= 5.06805
maximum resident set size= 28380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27595
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= 17880
involuntary context switches= 95711


# summary of solver processes directly reported to runsolver:
#   pid: 17725
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3595.11
#   total CPU system time (s): 5.06805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55397 second user time and 8.75643 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-28 23:39:46
IDJOB=4492398
IDBENCH=147791
IDSOLVER=3347
FILE ID=nodeC021/4492398-1751146786
RUNJOBID= nodeC021-1751146786-17676
SLURM_JOB_ID= 9587467
Free space on /tmp= 433064 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_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-4492398-1751146786/watcher-4492398-1751146786 -o /tmp/evaluation-result-4492398-1751146786/solver-4492398-1751146786 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751146786-17676 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 109907730 HOME/instance-4492398-1751146786.opb

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

MD5SUM BENCH= 6180e07a8a28dc9855a92185a7357651
RANDOM SEED=109907730

nodeC021 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		: 3625.946
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.56
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.778
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129950992 kB
MemAvailable:   129820888 kB
Buffers:            3280 kB
Cached:           679700 kB
SwapCached:            0 kB
Active:           300392 kB
Inactive:         457796 kB
Active(anon):      93268 kB
Inactive(anon):        0 kB
Active(file):     207124 kB
Inactive(file):   457796 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20792 kB
Writeback:             0 kB
AnonPages:         78380 kB
Mapped:           102408 kB
Shmem:             18060 kB
KReclaimable:      88028 kB
Slab:             173048 kB
SReclaimable:      88028 kB
SUnreclaim:        85020 kB
KernelStack:        4144 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     339752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 433036 MiB
End job on nodeC021 at 2025-06-29 00:13:16