Trace number 4544801

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.13 3019.4

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat12_11_identity_complement.opb
MD5SUM6b491c2baabcf28ebf0b874cd3568279
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 benchmark1.17133
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1584
Total number of constraints50832
Number of constraints which are clauses47928
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2904
Minimum length of a constraint2
Maximum length of a constraint11
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.15/0.12	c #variable: 1584
0.15/0.12	c #constraint: 50832
0.15/0.12	c #equal: 0
0.15/0.12	c intsize: 5
0.15/0.12	c sizeproduct: 0
0.15/0.12	c #soft: 0
0.15/0.12	c mincost: 0
0.15/0.12	c maxcost: 0
0.15/0.12	c sumcost: 0
0.15/0.12	c iteration_max: -1
0.15/0.12	c time_max: -1
0.15/0.12	c number_of_threads(move update): 2
0.15/0.12	c number_of_threads(move evaluation): 2
0.15/0.12	c seed: 853403495
3600.03/3019.33	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 (62089 MiB free)
  memory of node 1: 64465 MiB (59435 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544801-1753234447/watcher-4544801-1753234447 -o /tmp/evaluation-result-4544801-1753234447/solver-4544801-1753234447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753234447-172879 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 853403495 HOME/instance-4544801-1753234447.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=172927, runsolver pid=172917

[startup+0.10006 s]*
/proc/loadavg: 1.11 1.11 1.43 6/267 172939
/proc/meminfo: memFree=124275156/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=130632 memory=65432 CPUtime=0.15 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 9618 0 0 0 13 2 0 0 20 0 2 0 239123292 133767168 16358 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 32658 16358 608 633 0 17895 0
[pid=172927/tid=172929] ppid=172917 vsize=130632 memory=4026532124 CPUtime=0.05 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) R 172917 172927 172866 0 -1 4194368 2413 0 0 0 5 0 0 0 20 0 2 0 239123293 133767168 16358 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 130632 KiB
Current children cumulated memory: 65432 KiB

[startup+0.20568 s]*
/proc/loadavg: 1.11 1.11 1.43 6/267 172939
/proc/meminfo: memFree=124212300/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=143072 memory=80664 CPUtime=0.28 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 13355 0 0 0 25 3 0 0 20 0 2 0 239123292 146505728 20166 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 35768 20166 672 633 0 21672 0
[pid=172927/tid=172929] ppid=172917 vsize=143072 memory=3472337096347222300 CPUtime=0.08 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 3076 0 0 0 7 1 0 0 20 0 2 0 239123293 146505728 20166 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 143072 KiB
Current children cumulated memory: 80664 KiB

[startup+0.305478 s]*
/proc/loadavg: 1.11 1.11 1.43 5/267 172939
/proc/meminfo: memFree=124139476/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=165428 memory=102936 CPUtime=0.37 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 18917 0 0 0 33 4 0 0 20 0 2 0 239123292 169398272 25734 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 41357 25734 672 633 0 27261 0
[pid=172927/tid=172929] ppid=172917 vsize=165428 memory=-8538190031889394016 CPUtime=0.08 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 3076 0 0 0 7 1 0 0 20 0 2 0 239123293 169398272 25734 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 165428 KiB
Current children cumulated memory: 102936 KiB

[startup+0.70019 s]
/proc/loadavg: 1.42 1.17 1.45 6/267 172939
/proc/meminfo: memFree=124002136/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=214780 memory=152472 CPUtime=0.75 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 31313 0 0 0 69 6 0 0 20 0 2 0 239123292 219934720 38118 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 53695 38118 672 633 0 39599 0
[pid=172927/tid=172929] ppid=172917 vsize=214780 memory=27008 CPUtime=0.08 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 3076 0 0 0 7 1 0 0 20 0 2 0 239123293 219934720 38118 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 214780 KiB
Current children cumulated memory: 152472 KiB

[startup+1.5002 s]
/proc/loadavg: 1.42 1.17 1.45 4/262 172947
/proc/meminfo: memFree=123967180/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=1.58 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 48881 0 0 0 151 7 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=27008 CPUtime=0.12 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 3172 0 0 0 11 1 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+3.10567 s]
/proc/loadavg: 1.42 1.17 1.45 6/267 172985
/proc/meminfo: memFree=123712732/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=3.48 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 52574 0 0 0 341 7 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=-8538190027611203936 CPUtime=0.43 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 3352 0 0 0 42 1 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3.48 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+6.3002 s]
/proc/loadavg: 1.63 1.22 1.46 5/267 172985
/proc/meminfo: memFree=122643912/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=7.47 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 86559 0 0 0 737 10 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=27008 CPUtime=1.24 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 4453 0 0 0 123 1 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 7.47 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+12.7002 s]
/proc/loadavg: 1.82 1.27 1.47 5/267 172985
/proc/meminfo: memFree=121946028/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=14.69 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 123438 0 0 0 1457 12 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=6384 CPUtime=2.11 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 5554 0 0 0 209 2 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 14.69 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+25.5002 s]
/proc/loadavg: 2.23 1.37 1.51 5/267 172985
/proc/meminfo: memFree=121946068/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=29.91 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 163824 0 0 0 2973 18 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=14344 CPUtime=4.58 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 6664 0 0 0 456 2 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 29.91 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+51.1057 s]
/proc/loadavg: 3.21 1.69 1.61 5/267 172986
/proc/meminfo: memFree=121892080/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=60.81 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 198006 0 0 0 6056 25 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=27008 CPUtime=10 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 7979 0 0 0 996 4 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 60.81 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+102.3 s]
/proc/loadavg: 3.73 2.06 1.74 7/266 172992
/proc/meminfo: memFree=121879824/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=155800 CPUtime=120.97 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 224119 0 0 0 12065 32 0 0 20 0 2 0 239123292 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 38950 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=155800 CPUtime=19.25 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) R 172917 172927 172866 0 -1 4194368 9701 0 0 0 1919 6 0 0 20 0 2 0 239123293 223191040 38950 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 120.97 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 155800 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 2.51 1.92 5/266 172994
/proc/meminfo: memFree=121916112/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=217960 memory=157592 CPUtime=191.28 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 225169 0 0 0 19090 38 0 0 20 0 2 0 239123292 223191040 39398 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54490 39398 672 633 0 40394 0
[pid=172927/tid=172929] ppid=172917 vsize=217960 memory=157592 CPUtime=29.87 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 9730 0 0 0 2978 9 0 0 20 0 2 0 239123293 223191040 39398 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 191.28 s
Current children cumulated vsize: 217960 KiB
Current children cumulated memory: 157592 KiB

[startup+222.3 s]
/proc/loadavg: 4.59 2.92 2.10 6/266 172996
/proc/meminfo: memFree=121874528/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=218092 memory=157592 CPUtime=261.98 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 225830 0 0 0 26152 46 0 0 20 0 2 0 239123292 223326208 39398 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54523 39398 672 633 0 40427 0
[pid=172927/tid=172929] ppid=172917 vsize=218092 memory=157592 CPUtime=40.89 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 9739 0 0 0 4077 12 0 0 20 0 2 0 239123293 223326208 39398 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 261.98 s
Current children cumulated vsize: 218092 KiB
Current children cumulated memory: 157592 KiB

[startup+282.3 s]
/proc/loadavg: 4.59 3.24 2.26 6/266 172998
/proc/meminfo: memFree=121865148/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=218356 memory=157848 CPUtime=333.3 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 226539 0 0 0 33277 53 0 0 20 0 2 0 239123292 223596544 39462 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54589 39462 672 633 0 40493 0
[pid=172927/tid=172929] ppid=172917 vsize=218356 memory=27008 CPUtime=52.52 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 9793 0 0 0 5236 16 0 0 20 0 2 0 239123293 223596544 39462 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 333.3 s
Current children cumulated vsize: 218356 KiB
Current children cumulated memory: 157848 KiB

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

/proc/meminfo: memFree=121901172/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=2914.9 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 251134 0 0 0 291198 292 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=27008 CPUtime=485.14 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10584 0 0 0 48402 112 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 2914.9 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2502.3 s]
/proc/loadavg: 4.75 4.66 4.43 6/267 173111
/proc/meminfo: memFree=121901324/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=2986.34 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 251615 0 0 0 298335 299 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=10752 CPUtime=496.94 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10592 0 0 0 49579 115 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 2986.34 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2562.3 s]
/proc/loadavg: 4.61 4.64 4.44 5/267 173113
/proc/meminfo: memFree=121901108/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3057.31 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 252123 0 0 0 305426 305 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=27008 CPUtime=508.22 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10604 0 0 0 50704 118 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3057.31 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2622.3 s]
/proc/loadavg: 4.78 4.68 4.47 5/268 173116
/proc/meminfo: memFree=121901184/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3129.01 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 252624 0 0 0 312591 310 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=520.2 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10642 0 0 0 51901 119 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3129.01 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2682.3 s]
/proc/loadavg: 4.50 4.62 4.46 6/267 173118
/proc/meminfo: memFree=121900912/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3199.62 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 253118 0 0 0 319647 315 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=531.13 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10666 0 0 0 52991 122 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3199.62 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2742.3 s]
/proc/loadavg: 4.53 4.61 4.46 5/267 173120
/proc/meminfo: memFree=121899708/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3270.9 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 253603 0 0 0 326769 321 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=542.7 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10683 0 0 0 54146 124 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3270.9 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2802.3 s]
/proc/loadavg: 4.64 4.62 4.47 5/268 173124
/proc/meminfo: memFree=121868672/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3342.15 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 254091 0 0 0 333888 327 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=554.3 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10701 0 0 0 55303 127 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3342.15 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2862.3 s]
/proc/loadavg: 4.51 4.61 4.48 5/268 173126
/proc/meminfo: memFree=121889188/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3413.9 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 254595 0 0 0 341058 332 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=566.37 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10727 0 0 0 56508 129 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3413.9 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2922.3 s]
/proc/loadavg: 4.54 4.61 4.49 6/268 173128
/proc/meminfo: memFree=121893600/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3485.26 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 255106 0 0 0 348188 338 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=159256 CPUtime=578.04 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10773 0 0 0 57673 131 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3485.26 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

[startup+2982.3 s]
/proc/loadavg: 4.71 4.64 4.51 6/268 173132
/proc/meminfo: memFree=121903904/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3555.63 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 255603 0 0 0 355219 344 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=27008 CPUtime=588.71 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10855 0 0 0 58738 133 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3555.63 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3019.3 s]
/proc/loadavg: 4.90 4.70 4.53 5/268 173134
/proc/meminfo: memFree=121902828/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3600.03 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 255607 0 0 0 359656 347 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=27008 CPUtime=596.29 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10855 0 0 0 59495 134 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.65 s, system=3.48445 s

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

[startup+3019.3 s]
/proc/loadavg: 4.90 4.70 4.53 5/268 173134
/proc/meminfo: memFree=121902828/131249988 swapFree=33010416/33010684
[pid=172927] ppid=172917 vsize=219676 memory=159256 CPUtime=3600.03 cores=5,7
/proc/172927/stat : 172927 (pb_competition_) R 172917 172927 172866 0 -1 4194304 255607 0 0 0 359656 347 0 0 20 0 2 0 239123292 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
/proc/172927/statm: 54919 39814 672 633 0 40823 0
[pid=172927/tid=172929] ppid=172917 vsize=219676 memory=27008 CPUtime=596.29 cores=5,7
/proc/172927/task/172929/stat : 172929 (pb_competition_) S 172917 172927 172866 0 -1 4194368 10855 0 0 0 59495 134 0 0 20 0 2 0 239123293 224948224 39814 18446744073709551615 4198400 6788177 140726794626016 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 21766144 140726794627416 140726794627542 140726794627542 140726794633146 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 219676 KiB
Current children cumulated memory: 159256 KiB

Child status: 0

Real time (s): 3019.4
CPU time (s): 3600.13
CPU user time (s): 3596.65
CPU system time (s): 3.48445
CPU usage (%): 119.234
Max. virtual memory (cumulated for all children) (KiB): 219676
Max. memory (cumulated for all children) (KiB): 159256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.65
system time used= 3.48445
maximum resident set size= 159256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264452
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= 155045
involuntary context switches= 27806


# summary of solver processes directly reported to runsolver:
#   pid: 172927
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3596.65
#   total CPU system time (s): 3.48445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9463 second user time and 14.2374 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 03:34:07
IDJOB=4544801
IDBENCH=180683
IDSOLVER=3347
FILE ID=nodeC031/4544801-1753234447
RUNJOBID= nodeC031-1753234447-172879
SLURM_JOB_ID= 9687860
Free space on /tmp= 432948 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat12_11_identity_complement.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-4544801-1753234447/watcher-4544801-1753234447 -o /tmp/evaluation-result-4544801-1753234447/solver-4544801-1753234447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753234447-172879 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 853403495 HOME/instance-4544801-1753234447.opb

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

MD5SUM BENCH= 6b491c2baabcf28ebf0b874cd3568279
RANDOM SEED=853403495

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.893
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.78
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.722
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.78
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.182
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124443400 kB
MemAvailable:   129598848 kB
Buffers:            2128 kB
Cached:          5840012 kB
SwapCached:            8 kB
Active:          1217852 kB
Inactive:        4705960 kB
Active(anon):      97456 kB
Inactive(anon):    10464 kB
Active(file):    1120396 kB
Inactive(file):  4695496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22576 kB
Writeback:             0 kB
AnonPages:         84808 kB
Mapped:           108732 kB
Shmem:             26248 kB
KReclaimable:     357588 kB
Slab:             456388 kB
SReclaimable:     357588 kB
SUnreclaim:        98800 kB
KernelStack:        4064 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     361988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432908 MiB
End job on nodeC031 at 2025-07-23 04:24:27