Trace number 4513040

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.1 2244.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round21-3.opb
MD5SUMfcb5d4afa821f968de1d585b18d2dfc7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.32888
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.03	c #variable: 3968
0.00/0.03	c #constraint: 7904
0.00/0.03	c #equal: 1248
0.00/0.03	c intsize: 4
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 1430644833
3600.07/2244.01	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 (41538 MiB free)
  memory of node 1: 64465 MiB (63716 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513040-1751212234/watcher-4513040-1751212234 -o /tmp/evaluation-result-4513040-1751212234/solver-4513040-1751212234 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27804 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1430644833 HOME/instance-4513040-1751212234.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100064 s]*
/proc/loadavg: 6.06 6.06 5.59 8/267 28359
/proc/meminfo: memFree=107787112/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=105460 memory=33740 CPUtime=0.11 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 7472 0 0 0 10 1 0 0 20 0 2 0 36900983 107991040 8435 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26365 8435 672 633 0 9902 0
[pid=28357/tid=28359] ppid=28354 vsize=105460 memory=4026531960 CPUtime=0.02 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 709 0 0 0 2 0 0 0 20 0 2 0 36900983 107991040 8435 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 105460 KiB
Current children cumulated memory: 33740 KiB

[startup+0.205856 s]*
/proc/loadavg: 6.06 6.06 5.59 7/267 28359
/proc/meminfo: memFree=107787112/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=105592 memory=33996 CPUtime=0.22 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 7535 0 0 0 21 1 0 0 20 0 2 0 36900983 108126208 8499 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26398 8499 672 633 0 9935 0
[pid=28357/tid=28359] ppid=28354 vsize=105592 memory=664958721904869660 CPUtime=0.02 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 709 0 0 0 2 0 0 0 20 0 2 0 36900983 108126208 8499 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 105592 KiB
Current children cumulated memory: 33996 KiB

[startup+0.30577 s]*
/proc/loadavg: 6.06 6.06 5.59 6/267 28359
/proc/meminfo: memFree=107787112/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=105300 memory=33760 CPUtime=0.38 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) S 28354 28357 27792 0 -1 4194304 10450 0 0 0 36 2 0 0 20 0 2 0 36900983 107827200 8440 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26325 8440 672 633 0 9862 0
[pid=28357/tid=28359] ppid=28354 vsize=105300 memory=-7096121316595569252 CPUtime=0.08 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 709 0 0 0 8 0 0 0 20 0 2 0 36900983 107827200 8440 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 105300 KiB
Current children cumulated memory: 33760 KiB

[startup+0.700196 s]
/proc/loadavg: 6.06 6.06 5.59 6/267 28359
/proc/meminfo: memFree=107754344/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=106096 memory=34388 CPUtime=0.97 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 19768 0 0 0 94 3 0 0 20 0 2 0 36900983 108642304 8597 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26524 8597 672 633 0 10061 0
[pid=28357/tid=28359] ppid=28354 vsize=106096 memory=17408 CPUtime=0.3 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 709 0 0 0 30 0 0 0 20 0 2 0 36900983 108642304 8597 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 106096 KiB
Current children cumulated memory: 34388 KiB

[startup+1.5002 s]
/proc/loadavg: 6.06 6.06 5.59 7/267 28359
/proc/meminfo: memFree=107756392/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=106300 memory=34600 CPUtime=2.3 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 25936 0 0 0 226 4 0 0 20 0 2 0 36900983 108851200 8650 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26575 8650 672 633 0 10112 0
[pid=28357/tid=28359] ppid=28354 vsize=106300 memory=17408 CPUtime=0.83 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 1028 0 0 0 83 0 0 0 20 0 2 0 36900983 108851200 8650 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 106300 KiB
Current children cumulated memory: 34600 KiB

[startup+3.10582 s]
/proc/loadavg: 6.06 6.06 5.59 7/267 28359
/proc/meminfo: memFree=107757116/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=106824 memory=35000 CPUtime=4.63 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 77119 0 0 0 451 12 0 0 20 0 2 0 36900983 109387776 8750 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26706 8750 672 633 0 10243 0
[pid=28357/tid=28359] ppid=28354 vsize=106824 memory=34712 CPUtime=1.56 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 1290 0 0 0 156 0 0 0 20 0 2 0 36900983 109387776 8750 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 4.63 s
Current children cumulated vsize: 106824 KiB
Current children cumulated memory: 35000 KiB

[startup+6.30019 s]
/proc/loadavg: 5.98 6.04 5.59 8/267 28359
/proc/meminfo: memFree=107797324/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=106948 memory=35252 CPUtime=9.2 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 234217 0 0 0 885 35 0 0 20 0 2 0 36900983 109514752 8813 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26737 8813 672 633 0 10274 0
[pid=28357/tid=28359] ppid=28354 vsize=106948 memory=17408 CPUtime=2.97 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 1514 0 0 0 296 1 0 0 20 0 2 0 36900983 109514752 8813 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 9.2 s
Current children cumulated vsize: 106948 KiB
Current children cumulated memory: 35252 KiB

[startup+12.7002 s]
/proc/loadavg: 6.06 6.06 5.60 8/267 28361
/proc/meminfo: memFree=107786104/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=107568 memory=35888 CPUtime=19.18 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 426549 0 0 0 1854 64 0 0 20 0 2 0 36900983 110149632 8972 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26892 8972 672 633 0 10429 0
[pid=28357/tid=28359] ppid=28354 vsize=107568 memory=35888 CPUtime=6.59 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 1839 0 0 0 657 2 0 0 20 0 2 0 36900983 110149632 8972 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 19.18 s
Current children cumulated vsize: 107568 KiB
Current children cumulated memory: 35888 KiB

[startup+25.5002 s]
/proc/loadavg: 6.05 6.05 5.61 8/267 28362
/proc/meminfo: memFree=107788296/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=107552 memory=35728 CPUtime=40.2 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 557648 0 0 0 3933 87 0 0 20 0 2 0 36900983 110133248 8932 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 26888 8932 672 633 0 10425 0
[pid=28357/tid=28359] ppid=28354 vsize=107552 memory=35984 CPUtime=14.92 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 2733 0 0 0 1488 4 0 0 20 0 2 0 36900983 110133248 8932 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 40.2 s
Current children cumulated vsize: 107552 KiB
Current children cumulated memory: 35728 KiB

[startup+51.1058 s]
/proc/loadavg: 6.06 6.05 5.62 7/268 28411
/proc/meminfo: memFree=129533320/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=109076 memory=37252 CPUtime=81.17 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 1702778 0 0 0 7833 284 0 0 20 0 2 0 36900983 111693824 9313 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 27269 9313 672 633 0 10806 0
[pid=28357/tid=28359] ppid=28354 vsize=109076 memory=17408 CPUtime=30.48 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 3000 0 0 0 3039 9 0 0 20 0 2 0 36900983 111693824 9313 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 81.17 s
Current children cumulated vsize: 109076 KiB
Current children cumulated memory: 37252 KiB

[startup+102.3 s]
/proc/loadavg: 6.31 6.12 5.66 8/268 28412
/proc/meminfo: memFree=129497364/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=111020 memory=39324 CPUtime=163 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 3192592 0 0 0 15756 544 0 0 20 0 2 0 36900983 113684480 9831 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 27755 9831 672 633 0 11292 0
[pid=28357/tid=28359] ppid=28354 vsize=111152 memory=14848 CPUtime=61.54 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 3423 0 0 0 6135 19 0 0 20 0 2 0 36900983 113819648 9831 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 163 s
Current children cumulated vsize: 111020 KiB
Current children cumulated memory: 39324 KiB

[startup+162.3 s]
/proc/loadavg: 6.31 6.13 5.70 7/266 28414
/proc/meminfo: memFree=129492220/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=111244 memory=39668 CPUtime=257.23 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 5765154 0 0 0 24747 976 0 0 20 0 2 0 36900983 113913856 9917 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 27811 9917 672 633 0 11348 0
[pid=28357/tid=28359] ppid=28354 vsize=111244 memory=39636 CPUtime=96.27 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 3734 0 0 0 9594 33 0 0 20 0 2 0 36900983 113913856 9917 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 257.23 s
Current children cumulated vsize: 111244 KiB
Current children cumulated memory: 39668 KiB

[startup+222.3 s]
/proc/loadavg: 6.41 6.16 5.74 7/267 28417
/proc/meminfo: memFree=129504160/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=111088 memory=39512 CPUtime=349.78 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 9890730 0 0 0 33350 1628 0 0 20 0 2 0 36900983 113754112 9878 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 27772 9878 672 633 0 11309 0
[pid=28357/tid=28359] ppid=28354 vsize=111088 memory=39356 CPUtime=129.31 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 4330 0 0 0 12886 45 0 0 20 0 2 0 36900983 113754112 9878 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 349.78 s
Current children cumulated vsize: 111088 KiB
Current children cumulated memory: 39512 KiB

[startup+282.3 s]
/proc/loadavg: 6.51 6.21 5.78 8/268 28420
/proc/meminfo: memFree=129493116/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112204 memory=40520 CPUtime=442.22 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 14006557 0 0 0 41944 2278 0 0 20 0 2 0 36900983 114896896 10130 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28051 10130 672 633 0 11588 0
[pid=28357/tid=28359] ppid=28354 vsize=112204 memory=39872 CPUtime=162.24 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 4874 0 0 0 16167 57 0 0 20 0 2 0 36900983 114896896 10130 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 442.22 s
Current children cumulated vsize: 112204 KiB
Current children cumulated memory: 40520 KiB

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

/proc/meminfo: memFree=129607184/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112944 memory=41096 CPUtime=2494.04 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 100149819 0 0 0 233400 16004 0 0 20 0 2 0 36900983 115654656 10274 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28236 10274 672 633 0 11773 0
[pid=28357/tid=28359] ppid=28354 vsize=112944 memory=41612 CPUtime=904.69 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 7655 0 0 0 90155 314 0 0 20 0 2 0 36900983 115654656 10274 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2494.04 s
Current children cumulated vsize: 112944 KiB
Current children cumulated memory: 41096 KiB

[startup+1662.3 s]
/proc/loadavg: 7.28 6.76 6.36 8/268 28586
/proc/meminfo: memFree=129609780/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113204 memory=41352 CPUtime=2597.56 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 106040510 0 0 0 243052 16704 0 0 20 0 2 0 36900983 115920896 10338 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28301 10338 672 633 0 11838 0
[pid=28357/tid=28359] ppid=28354 vsize=113204 memory=40832 CPUtime=948.67 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 7706 0 0 0 94543 324 0 0 20 0 2 0 36900983 115920896 10338 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2597.56 s
Current children cumulated vsize: 113204 KiB
Current children cumulated memory: 41352 KiB

[startup+1722.3 s]
/proc/loadavg: 7.11 6.81 6.40 9/268 28591
/proc/meminfo: memFree=129601788/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113556 memory=41788 CPUtime=2701 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 112092522 0 0 0 252664 17436 0 0 20 0 2 0 36900983 116281344 10447 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28389 10447 672 633 0 11926 0
[pid=28357/tid=28359] ppid=28354 vsize=113556 memory=40832 CPUtime=992.58 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 7923 0 0 0 98923 335 0 0 20 0 2 0 36900983 116281344 10447 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2701 s
Current children cumulated vsize: 113556 KiB
Current children cumulated memory: 41788 KiB

[startup+1782.3 s]
/proc/loadavg: 7.07 6.86 6.45 8/268 28593
/proc/meminfo: memFree=129602928/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112552 memory=40892 CPUtime=2804.48 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 118139515 0 0 0 262290 18158 0 0 20 0 2 0 36900983 115253248 10223 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28138 10223 672 633 0 11675 0
[pid=28357/tid=28359] ppid=28354 vsize=112552 memory=14848 CPUtime=1036.49 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) S 28354 28357 27792 0 -1 4194368 7992 0 0 0 103305 344 0 0 20 0 2 0 36900983 115253248 10223 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2804.48 s
Current children cumulated vsize: 112552 KiB
Current children cumulated memory: 40892 KiB

[startup+1842.3 s]
/proc/loadavg: 7.10 6.90 6.49 6/268 28597
/proc/meminfo: memFree=129605704/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112592 memory=40936 CPUtime=2907.9 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 124334251 0 0 0 271889 18901 0 0 20 0 2 0 36900983 115294208 10234 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28148 10234 672 633 0 11685 0
[pid=28357/tid=28359] ppid=28354 vsize=112592 memory=41844 CPUtime=1080.35 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 7992 0 0 0 107681 354 0 0 20 0 2 0 36900983 115294208 10234 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 2907.9 s
Current children cumulated vsize: 112592 KiB
Current children cumulated memory: 40936 KiB

[startup+1902.3 s]
/proc/loadavg: 7.48 7.06 6.57 7/267 28599
/proc/meminfo: memFree=129605816/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113080 memory=41248 CPUtime=3011.23 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 130465603 0 0 0 281492 19631 0 0 20 0 2 0 36900983 115793920 10312 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28270 10312 672 633 0 11807 0
[pid=28357/tid=28359] ppid=28354 vsize=113080 memory=41844 CPUtime=1124.14 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8158 0 0 0 112050 364 0 0 20 0 2 0 36900983 115793920 10312 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3011.23 s
Current children cumulated vsize: 113080 KiB
Current children cumulated memory: 41248 KiB

[startup+1962.3 s]
/proc/loadavg: 7.64 7.18 6.65 8/268 28604
/proc/meminfo: memFree=129605928/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113324 memory=41572 CPUtime=3114.62 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 136535203 0 0 0 291112 20350 0 0 20 0 2 0 36900983 116043776 10393 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28331 10393 672 633 0 11868 0
[pid=28357/tid=28359] ppid=28354 vsize=113324 memory=41680 CPUtime=1167.98 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8158 0 0 0 116426 372 0 0 20 0 2 0 36900983 116043776 10393 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3114.62 s
Current children cumulated vsize: 113324 KiB
Current children cumulated memory: 41572 KiB

[startup+2022.3 s]
/proc/loadavg: 7.69 7.27 6.71 8/268 28606
/proc/meminfo: memFree=129605808/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113628 memory=41872 CPUtime=3217.97 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 142651087 0 0 0 300720 21077 0 0 20 0 2 0 36900983 116355072 10436 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28407 10468 672 633 0 11944 0
[pid=28357/tid=28359] ppid=28354 vsize=113628 memory=17408 CPUtime=1211.8 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8158 0 0 0 120800 380 0 0 20 0 2 0 36900983 116355072 10468 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3217.97 s
Current children cumulated vsize: 113628 KiB
Current children cumulated memory: 41872 KiB

[startup+2082.3 s]
/proc/loadavg: 7.84 7.39 6.79 8/268 28608
/proc/meminfo: memFree=129605904/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112556 memory=40912 CPUtime=3321.37 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 148843259 0 0 0 310315 21822 0 0 20 0 2 0 36900983 115257344 10228 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28139 10228 672 633 0 11676 0
[pid=28357/tid=28359] ppid=28354 vsize=112556 memory=14848 CPUtime=1255.67 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8340 0 0 0 125178 389 0 0 20 0 2 0 36900983 115257344 10228 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3321.37 s
Current children cumulated vsize: 112556 KiB
Current children cumulated memory: 40912 KiB

[startup+2142.3 s]
/proc/loadavg: 7.50 7.37 6.82 8/268 28610
/proc/meminfo: memFree=129606024/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113116 memory=40980 CPUtime=3424.88 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 154957345 0 0 0 319932 22556 0 0 20 0 2 0 36900983 115830784 10369 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28279 10245 672 633 0 11816 0
[pid=28357/tid=28359] ppid=28354 vsize=112620 memory=41276 CPUtime=1299.61 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8340 0 0 0 129561 400 0 0 20 0 2 0 36900983 115322880 10245 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3424.88 s
Current children cumulated vsize: 113116 KiB
Current children cumulated memory: 40980 KiB

[startup+2202.3 s]
/proc/loadavg: 7.62 7.43 6.88 9/269 28613
/proc/meminfo: memFree=129605896/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=113080 memory=41264 CPUtime=3528.31 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) R 28354 28357 27792 0 -1 4194304 161101944 0 0 0 329536 23295 0 0 20 0 2 0 36900983 115793920 10316 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28270 10316 672 633 0 11807 0
[pid=28357/tid=28359] ppid=28354 vsize=113080 memory=40940 CPUtime=1343.48 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8404 0 0 0 133936 412 0 0 20 0 2 0 36900983 115793920 10316 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3528.31 s
Current children cumulated vsize: 113080 KiB
Current children cumulated memory: 41264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2244 s]*
/proc/loadavg: 7.42 7.40 6.90 9/269 28615
/proc/meminfo: memFree=129605760/131249988 swapFree=33010684/33010684
[pid=28357] ppid=28354 vsize=112640 memory=41000 CPUtime=3600.07 cores=1,3
/proc/28357/stat : 28357 (pb_competition_) S 28354 28357 27792 0 -1 4194304 165419979 0 0 0 336197 23810 0 0 20 0 2 0 36900983 115343360 10250 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
/proc/28357/statm: 28160 10250 672 633 0 11697 0
[pid=28357/tid=28359] ppid=28354 vsize=112640 memory=7971520346859913583 CPUtime=1373.85 cores=1,3
/proc/28357/task/28359/stat : 28359 (pb_competition_) R 28354 28357 27792 0 -1 4194368 8404 0 0 0 136966 419 0 0 20 0 2 0 36900983 115343360 10250 18446744073709551615 4198400 6788177 140724708750752 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 9076736 140724708755801 140724708755928 140724708755928 140724708761530 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 112640 KiB
Current children cumulated memory: 41000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3362 s, system=238.103 s

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

Child status: 0

Real time (s): 2244.03
CPU time (s): 3600.1
CPU user time (s): 3362
CPU system time (s): 238.103
CPU usage (%): 160.43
Max. virtual memory (cumulated for all children) (KiB): 113808
Max. memory (cumulated for all children) (KiB): 42076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3362
system time used= 238.103
maximum resident set size= 42076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165421011
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= 837282
involuntary context switches= 131712


# summary of solver processes directly reported to runsolver:
#   pid: 28357
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3362
#   total CPU system time (s): 238.103

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50087 second user time and 10.3749 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 17:50:34
IDJOB=4513040
IDBENCH=162256
IDSOLVER=3347
FILE ID=nodeC020/4513040-1751212234
RUNJOBID= nodeC020-1751207747-27804
SLURM_JOB_ID= 9587638
Free space on /tmp= 432948 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round21-3.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-4513040-1751212234/watcher-4513040-1751212234 -o /tmp/evaluation-result-4513040-1751212234/solver-4513040-1751212234 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751207747-27804 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1430644833 HOME/instance-4513040-1751212234.opb

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

MD5SUM BENCH= fcb5d4afa821f968de1d585b18d2dfc7
RANDOM SEED=1430644833

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        107780684 kB
MemAvailable:   107968068 kB
Buffers:            3280 kB
Cached:           994204 kB
SwapCached:            0 kB
Active:         22138248 kB
Inactive:         686904 kB
Active(anon):   21845724 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   686904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5516 kB
Writeback:             0 kB
AnonPages:      21830184 kB
Mapped:           111068 kB
Shmem:             18056 kB
KReclaimable:      94392 kB
Slab:             180340 kB
SReclaimable:      94392 kB
SUnreclaim:        85948 kB
KernelStack:        4300 kB
PageTables:        45540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   22187488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    980992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

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