Trace number 4544840

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.2 3278.14

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat12_10_triangular.opb
MD5SUM66da69fc5ff2d69cb07ac1ec77d1e0fe
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.05187
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6360
Total number of constraints63606
Number of constraints which are clauses61006
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2600
Minimum length of a constraint2
Maximum length of a constraint12
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.16/0.20	c #variable: 6360
0.16/0.20	c #constraint: 63606
0.16/0.20	c #equal: 0
0.16/0.20	c intsize: 6
0.16/0.20	c sizeproduct: 0
0.16/0.20	c #soft: 0
0.16/0.20	c mincost: 0
0.16/0.20	c maxcost: 0
0.16/0.20	c sumcost: 0
0.16/0.20	c iteration_max: -1
0.16/0.20	c time_max: -1
0.16/0.20	c number_of_threads(move update): 2
0.16/0.20	c number_of_threads(move evaluation): 2
0.16/0.20	c seed: 853403495
3600.05/3278.03	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 (62085 MiB free)
  memory of node 1: 64465 MiB (59426 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100062 s]*
/proc/loadavg: 1.11 1.11 1.43 8/267 172939
/proc/meminfo: memFree=124278008/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=132868 memory=39088 CPUtime=0.16 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 9237 0 0 0 14 2 0 0 20 0 2 0 239123294 136056832 9772 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 33217 9772 608 633 0 19195 0
[pid=172932/tid=172939] ppid=172923 vsize=132868 memory=4026532124 CPUtime=0.06 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 3149 0 0 0 6 0 0 0 20 0 2 0 239123295 136056832 9772 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 0 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 132868 KiB
Current children cumulated memory: 39088 KiB

[startup+0.20583 s]*
/proc/loadavg: 1.11 1.11 1.43 6/267 172939
/proc/meminfo: memFree=124203736/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=155308 memory=102144 CPUtime=0.33 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 17315 0 0 0 28 5 0 0 20 0 2 0 239123294 159035392 25536 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 38827 25536 640 633 0 27010 0
[pid=172932/tid=172939] ppid=172923 vsize=155308 memory=4830726537859825948 CPUtime=0.14 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 5355 0 0 0 13 1 0 0 20 0 2 0 239123295 159035392 25536 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 155308 KiB
Current children cumulated memory: 102144 KiB

[startup+0.306131 s]*
/proc/loadavg: 1.42 1.17 1.45 7/267 172939
/proc/meminfo: memFree=124139476/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=170296 memory=116736 CPUtime=0.43 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 20935 0 0 0 38 5 0 0 20 0 2 0 239123294 174383104 29184 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 42574 29184 672 633 0 30757 0
[pid=172932/tid=172939] ppid=172923 vsize=170296 memory=-8538190031889394016 CPUtime=0.14 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 5355 0 0 0 13 1 0 0 20 0 2 0 239123295 174383104 29184 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 170296 KiB
Current children cumulated memory: 116736 KiB

[startup+0.700191 s]
/proc/loadavg: 1.42 1.17 1.45 6/267 172939
/proc/meminfo: memFree=124002136/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=278684 memory=225536 CPUtime=0.82 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 48140 0 0 0 73 9 0 0 20 0 2 0 239123294 285372416 56384 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 69671 56384 672 633 0 57854 0
[pid=172932/tid=172939] ppid=172923 vsize=278684 memory=27008 CPUtime=0.14 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 5355 0 0 0 13 1 0 0 20 0 2 0 239123295 285372416 56384 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 278684 KiB
Current children cumulated memory: 225536 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=172932] ppid=172923 vsize=281588 memory=228480 CPUtime=1.65 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 76699 0 0 0 153 12 0 0 20 0 2 0 239123294 288346112 57120 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 70397 57120 672 633 0 58580 0
[pid=172932/tid=172939] ppid=172923 vsize=281588 memory=27008 CPUtime=0.17 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 6441 0 0 0 16 1 0 0 20 0 2 0 239123295 288346112 57120 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 281588 KiB
Current children cumulated memory: 228480 KiB

[startup+3.10565 s]
/proc/loadavg: 1.42 1.17 1.45 7/267 172985
/proc/meminfo: memFree=123704668/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=283172 memory=230144 CPUtime=3.45 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 77306 0 0 0 333 12 0 0 20 0 2 0 239123294 289968128 57536 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 70793 57536 672 633 0 58976 0
[pid=172932/tid=172939] ppid=172923 vsize=283172 memory=-8538190049069263200 CPUtime=0.38 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 6441 0 0 0 37 1 0 0 20 0 2 0 239123295 289968128 57536 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 283172 KiB
Current children cumulated memory: 230144 KiB

[startup+6.30019 s]
/proc/loadavg: 1.63 1.22 1.46 5/267 172985
/proc/meminfo: memFree=122635848/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=279556 memory=226552 CPUtime=6.99 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 131106 0 0 0 683 16 0 0 20 0 2 0 239123294 286265344 56638 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 69889 56638 672 633 0 58072 0
[pid=172932/tid=172939] ppid=172923 vsize=279556 memory=230392 CPUtime=0.74 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 7915 0 0 0 73 1 0 0 20 0 2 0 239123295 286265344 56638 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 6.99 s
Current children cumulated vsize: 279556 KiB
Current children cumulated memory: 226552 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=172932] ppid=172923 vsize=279556 memory=226552 CPUtime=13.7 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 494526 0 0 0 1298 72 0 0 20 0 2 0 239123294 286265344 56638 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 69889 56638 672 633 0 58072 0
[pid=172932/tid=172939] ppid=172923 vsize=279556 memory=226552 CPUtime=1.08 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 8832 0 0 0 107 1 0 0 20 0 2 0 239123295 286265344 56638 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 13.7 s
Current children cumulated vsize: 279556 KiB
Current children cumulated memory: 226552 KiB

[startup+25.5002 s]
/proc/loadavg: 2.23 1.37 1.51 7/267 172985
/proc/meminfo: memFree=121946068/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=285636 memory=232440 CPUtime=27.32 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 1125759 0 0 0 2557 175 0 0 20 0 2 0 239123294 292491264 58110 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 71409 58110 672 633 0 59592 0
[pid=172932/tid=172939] ppid=172923 vsize=285636 memory=27008 CPUtime=1.94 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 9767 0 0 0 193 1 0 0 20 0 2 0 239123295 292491264 58110 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 27.32 s
Current children cumulated vsize: 285636 KiB
Current children cumulated memory: 232440 KiB

[startup+51.1058 s]
/proc/loadavg: 3.21 1.69 1.61 5/267 172986
/proc/meminfo: memFree=121892080/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=287568 memory=234388 CPUtime=54.36 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 1903288 0 0 0 5127 309 0 0 20 0 2 0 239123294 294469632 58597 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 71892 58597 672 633 0 60075 0
[pid=172932/tid=172939] ppid=172923 vsize=287568 memory=14344 CPUtime=3.49 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 10947 0 0 0 346 3 0 0 20 0 2 0 239123295 294469632 58597 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 54.36 s
Current children cumulated vsize: 287568 KiB
Current children cumulated memory: 234388 KiB

[startup+102.3 s]
/proc/loadavg: 3.73 2.06 1.74 5/266 172992
/proc/meminfo: memFree=121879824/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=288632 memory=235472 CPUtime=110.65 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3021206 0 0 0 10563 502 0 0 20 0 2 0 239123294 295559168 58868 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 72158 58868 672 633 0 60341 0
[pid=172932/tid=172939] ppid=172923 vsize=288632 memory=234788 CPUtime=8.86 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 14280 0 0 0 880 6 0 0 20 0 2 0 239123295 295559168 58868 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 110.65 s
Current children cumulated vsize: 288632 KiB
Current children cumulated memory: 235472 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=172932] ppid=172923 vsize=290088 memory=236908 CPUtime=177.78 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3412270 0 0 0 17208 570 0 0 20 0 2 0 239123294 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 72522 59227 672 633 0 60705 0
[pid=172932/tid=172939] ppid=172923 vsize=290088 memory=236908 CPUtime=16.3 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 16531 0 0 0 1622 8 0 0 20 0 2 0 239123295 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 177.78 s
Current children cumulated vsize: 290088 KiB
Current children cumulated memory: 236908 KiB

[startup+222.3 s]
/proc/loadavg: 4.59 2.92 2.10 8/266 172996
/proc/meminfo: memFree=121874528/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=290088 memory=236908 CPUtime=244.18 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3433154 0 0 0 23842 576 0 0 20 0 2 0 239123294 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 72522 59227 672 633 0 60705 0
[pid=172932/tid=172939] ppid=172923 vsize=290088 memory=236908 CPUtime=22.99 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17097 0 0 0 2290 9 0 0 20 0 2 0 239123295 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 244.18 s
Current children cumulated vsize: 290088 KiB
Current children cumulated memory: 236908 KiB

[startup+282.3 s]
/proc/loadavg: 4.59 3.24 2.26 5/266 172998
/proc/meminfo: memFree=121865148/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=290088 memory=236908 CPUtime=310.43 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3436389 0 0 0 30462 581 0 0 20 0 2 0 239123294 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 72522 59227 672 633 0 60705 0
[pid=172932/tid=172939] ppid=172923 vsize=290088 memory=14344 CPUtime=29.55 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17099 0 0 0 2943 12 0 0 20 0 2 0 239123295 297050112 59227 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 310.43 s
Current children cumulated vsize: 290088 KiB
Current children cumulated memory: 236908 KiB

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

/proc/meminfo: memFree=121900912/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=2949.48 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3509254 0 0 0 294190 758 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=280.09 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17673 0 0 0 27906 103 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 2949.48 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 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=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3015.67 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3510372 0 0 0 300805 762 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=286.57 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17678 0 0 0 28552 105 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3015.67 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 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=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3077.55 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3511564 0 0 0 306990 765 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=288.75 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17678 0 0 0 28770 105 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3077.55 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 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=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3140.25 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3512682 0 0 0 313258 767 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=291.72 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17723 0 0 0 29066 106 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3140.25 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 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=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3206.81 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3513805 0 0 0 319909 772 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=298.56 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17750 0 0 0 29747 109 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3206.81 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 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=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3273.87 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3514933 0 0 0 326612 775 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=305.92 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17765 0 0 0 30481 111 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3273.87 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB

[startup+3042.3 s]
/proc/loadavg: 4.79 4.69 4.53 5/268 173180
/proc/meminfo: memFree=121520020/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3340.25 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3516039 0 0 0 333246 779 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=312.6 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17807 0 0 0 31147 113 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3340.25 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB

[startup+3102.3 s]
/proc/loadavg: 4.50 4.61 4.52 6/267 173186
/proc/meminfo: memFree=121520644/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3406.82 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3517162 0 0 0 339896 786 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=319.48 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17895 0 0 0 31832 116 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3406.82 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB

[startup+3162.3 s]
/proc/loadavg: 4.65 4.63 4.53 6/267 173188
/proc/meminfo: memFree=121515408/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3473.33 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3518276 0 0 0 346541 792 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=326.28 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17896 0 0 0 32510 118 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3473.33 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB

[startup+3222.3 s]
/proc/loadavg: 5.02 4.71 4.56 7/267 173235
/proc/meminfo: memFree=121500412/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3539.13 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3519483 0 0 0 353116 797 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=239408 CPUtime=332.37 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 17939 0 0 0 33116 121 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3539.13 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3278 s]*
/proc/loadavg: 4.97 4.76 4.59 5/267 173237
/proc/meminfo: memFree=121499804/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=292076 memory=239792 CPUtime=3600.05 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3520589 0 0 0 359203 802 0 0 20 0 2 0 239123294 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 73019 59948 672 633 0 61202 0
[pid=172932/tid=172939] ppid=172923 vsize=292076 memory=-9042311728063539296 CPUtime=337.88 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 18013 0 0 0 33664 124 0 0 20 0 2 0 239123295 299085824 59948 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 292076 KiB
Current children cumulated memory: 239792 KiB

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

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

# cumulated CPU time of all completed processes:  user=3592.16 s, system=8.04193 s

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

[startup+3278.11 s]
/proc/loadavg: 4.97 4.76 4.59 5/267 173237
/proc/meminfo: memFree=121499804/131249988 swapFree=33010416/33010684
[pid=172932] ppid=172923 vsize=258284 memory=206036 CPUtime=3600.16 cores=4,6
/proc/172932/stat : 172932 (pb_competition_) R 172923 172932 172866 0 -1 4194304 3530217 0 0 0 359213 803 0 0 20 0 2 0 239123294 264482816 51509 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
/proc/172932/statm: 64571 51509 672 633 0 52754 0
[pid=172932/tid=172939] ppid=172923 vsize=258284 memory=239408 CPUtime=337.88 cores=4,6
/proc/172932/task/172939/stat : 172939 (pb_competition_) S 172923 172932 172866 0 -1 4194368 18013 0 0 0 33664 124 0 0 20 0 2 0 239123295 264482816 51509 18446744073709551615 4198400 6788177 140725886908656 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 14942208 140725886912856 140725886912982 140725886912982 140725886918586 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 258284 KiB
Current children cumulated memory: 206036 KiB

Child status: 0

Real time (s): 3278.14
CPU time (s): 3600.2
CPU user time (s): 3592.16
CPU system time (s): 8.04193
CPU usage (%): 109.824
Max. virtual memory (cumulated for all children) (KiB): 292076
Max. memory (cumulated for all children) (KiB): 239792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.16
system time used= 8.04193
maximum resident set size= 239792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3535134
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= 141115
involuntary context switches= 8069


# summary of solver processes directly reported to runsolver:
#   pid: 172932
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3592.16
#   total CPU system time (s): 8.04193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61412 second user time and 16.2066 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 03:34:07
IDJOB=4544840
IDBENCH=180684
IDSOLVER=3347
FILE ID=nodeC031/4544840-1753234447
RUNJOBID= nodeC031-1753234447-172877
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_10_triangular.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-4544840-1753234447/watcher-4544840-1753234447 -o /tmp/evaluation-result-4544840-1753234447/solver-4544840-1753234447 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753234447-172877 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 853403495 HOME/instance-4544840-1753234447.opb

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

MD5SUM BENCH= 66da69fc5ff2d69cb07ac1ec77d1e0fe
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		: 3599.990
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		: 2784.427
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.962
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		: 2098.015
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		: 3600.212
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		: 3460.996
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		: 3599.895
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		: 2212.475
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:        124439368 kB
MemAvailable:   129598704 kB
Buffers:            2128 kB
Cached:          5843900 kB
SwapCached:            8 kB
Active:          1216232 kB
Inactive:        4709848 kB
Active(anon):      95836 kB
Inactive(anon):    10464 kB
Active(file):    1120396 kB
Inactive(file):  4699384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26464 kB
Writeback:             0 kB
AnonPages:         83836 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:     361784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 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= 432904 MiB
End job on nodeC031 at 2025-07-23 04:28:46