Trace number 4545074

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) 3601.33 3273.19

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-table-3-3-9.opb
MD5SUM297c2237af667ea8e386e1666cb34677
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 benchmark146.963
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables625728
Total number of constraints628780
Number of constraints which are clauses6288
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints622436
Minimum length of a constraint1
Maximum length of a constraint2712
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 75
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
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/)
7.49/5.25	c #variable: 625728
7.49/5.25	c #constraint: 628780
7.49/5.25	c #equal: 84
7.49/5.25	c intsize: 12
7.49/5.25	c sizeproduct: 0
7.49/5.25	c #soft: 0
7.49/5.25	c mincost: 0
7.49/5.25	c maxcost: 0
7.49/5.25	c sumcost: 0
7.49/5.25	c iteration_max: -1
7.49/5.25	c time_max: -1
7.49/5.25	c number_of_threads(move update): 2
7.49/5.25	c number_of_threads(move evaluation): 2
7.49/5.25	c seed: 886497936
3600.26/3272.15	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: 63794 MiB (45985 MiB free)
  memory of node 1: 64507 MiB (50099 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545074-1753235277/watcher-4545074-1753235277 -o /tmp/evaluation-result-4545074-1753235277/solver-4545074-1753235277 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753232411-185394 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 886497936 HOME/instance-4545074-1753235277.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=185836, runsolver pid=185833
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.65 4.69 4.79 5/253 185837
/proc/meminfo: memFree=98370884/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=39568 memory=32796 CPUtime=0.1 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 7211 0 0 0 8 2 0 0 20 0 1 0 239207488 40517632 8199 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 9892 8199 576 633 0 9108 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39568 KiB
Current children cumulated memory: 32796 KiB

[startup+0.209597 s]*
/proc/loadavg: 4.65 4.69 4.79 5/253 185837
/proc/meminfo: memFree=98338624/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=77996 memory=63096 CPUtime=0.21 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 13248 0 0 0 16 5 0 0 20 0 1 0 239207488 79867904 15774 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 19499 15774 576 633 0 18715 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 77996 KiB
Current children cumulated memory: 63096 KiB

[startup+0.30935 s]*
/proc/loadavg: 4.65 4.69 4.79 6/254 185838
/proc/meminfo: memFree=98290296/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=207444 memory=121088 CPUtime=0.35 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 17028 0 0 0 28 7 0 0 20 0 2 0 239207488 212422656 30272 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 51861 30272 576 633 0 35402 0
[pid=185836/tid=185838] ppid=185833 vsize=207444 memory=-8609402101485626975 CPUtime=0.03 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) R 185833 185836 185383 0 -1 4194368 711 0 0 0 3 0 0 0 20 0 2 0 239207515 212422656 30272 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 207444 KiB
Current children cumulated memory: 121088 KiB

[startup+0.70031 s]
/proc/loadavg: 4.65 4.69 4.79 6/254 185838
/proc/meminfo: memFree=98270136/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=234152 memory=170880 CPUtime=1.08 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 29501 0 0 0 97 11 0 0 20 0 2 0 239207488 239771648 42720 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 58538 42720 576 633 0 48102 0
[pid=185836/tid=185838] ppid=185833 vsize=234152 memory=27776 CPUtime=0.39 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) R 185833 185836 185383 0 -1 4194368 6734 0 0 0 36 3 0 0 20 0 2 0 239207515 239771648 42720 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 234152 KiB
Current children cumulated memory: 170880 KiB

[startup+1.50022 s]
/proc/loadavg: 4.65 4.69 4.79 8/254 185838
/proc/meminfo: memFree=98173368/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=386228 memory=345472 CPUtime=2.66 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 75059 0 0 0 242 24 0 0 20 0 2 0 239207488 395497472 86368 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 96557 86368 576 633 0 91758 0
[pid=185836/tid=185838] ppid=185833 vsize=386228 memory=27776 CPUtime=1.17 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) R 185833 185836 185383 0 -1 4194368 29724 0 0 0 107 10 0 0 20 0 2 0 239207515 395497472 86368 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 386228 KiB
Current children cumulated memory: 345472 KiB

[startup+3.11283 s]
/proc/loadavg: 4.65 4.69 4.79 6/255 185840
/proc/meminfo: memFree=97794128/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=656148 memory=592916 CPUtime=4.47 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 190980 0 0 0 407 40 0 0 20 0 2 0 239207488 671895552 148229 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 164037 148229 608 633 0 150009 0
[pid=185836/tid=185838] ppid=185833 vsize=656148 memory=7523660450981374571 CPUtime=1.38 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 38078 0 0 0 125 13 0 0 20 0 2 0 239207515 671895552 148229 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 0 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 4.47 s
Current children cumulated vsize: 656148 KiB
Current children cumulated memory: 592916 KiB

[startup+6.30024 s]
/proc/loadavg: 4.68 4.70 4.79 6/255 185840
/proc/meminfo: memFree=97076540/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=1369212 memory=1343488 CPUtime=8.59 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 322786 0 0 0 786 73 0 0 20 0 2 0 239207488 1402073088 335872 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 342303 335872 640 633 0 337652 0
[pid=185836/tid=185838] ppid=185833 vsize=1369212 memory=1293924 CPUtime=2.97 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 68319 0 0 0 271 26 0 0 20 0 2 0 239207515 1402073088 335872 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 8.59 s
Current children cumulated vsize: 1369212 KiB
Current children cumulated memory: 1343488 KiB

[startup+12.7003 s]
/proc/loadavg: 4.63 4.69 4.79 6/255 185840
/proc/meminfo: memFree=96507260/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=1898640 memory=1865196 CPUtime=14.97 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 631864 0 0 0 1385 112 0 0 20 0 2 0 239207488 1944207360 466299 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 474660 466299 672 633 0 470009 0
[pid=185836/tid=185838] ppid=185833 vsize=1898640 memory=1865196 CPUtime=2.97 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 68319 0 0 0 271 26 0 0 20 0 2 0 239207515 1944207360 466299 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 14.97 s
Current children cumulated vsize: 1898640 KiB
Current children cumulated memory: 1865196 KiB

[startup+25.5003 s]
/proc/loadavg: 4.56 4.67 4.78 6/255 185840
/proc/meminfo: memFree=95439092/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2950368 memory=2916748 CPUtime=28.98 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 1074715 0 0 0 2719 179 0 0 20 0 2 0 239207488 3021176832 729187 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 737592 729187 672 633 0 732941 0
[pid=185836/tid=185838] ppid=185833 vsize=2950368 memory=2971080 CPUtime=4.73 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 81740 0 0 0 444 29 0 0 20 0 2 0 239207515 3021176832 729187 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 28.98 s
Current children cumulated vsize: 2950368 KiB
Current children cumulated memory: 2916748 KiB

[startup+51.1133 s]
/proc/loadavg: 4.36 4.61 4.76 6/255 185840
/proc/meminfo: memFree=95438844/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=3004772 memory=2970948 CPUtime=54.75 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 1337890 0 0 0 5276 199 0 0 20 0 2 0 239207488 3076886528 742737 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 751193 742737 672 633 0 746542 0
[pid=185836/tid=185838] ppid=185833 vsize=3004772 memory=2970948 CPUtime=5.06 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 81740 0 0 0 477 29 0 0 20 0 2 0 239207515 3076886528 742737 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 54.75 s
Current children cumulated vsize: 3004772 KiB
Current children cumulated memory: 2970948 KiB

[startup+102.3 s]
/proc/loadavg: 4.83 4.69 4.78 6/254 185842
/proc/meminfo: memFree=95457564/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2986384 memory=2952652 CPUtime=112.17 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 1663177 0 0 0 10996 221 0 0 20 0 2 0 239207488 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 746596 738163 672 633 0 741945 0
[pid=185836/tid=185838] ppid=185833 vsize=2986384 memory=14336 CPUtime=13.56 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) R 185833 185836 185383 0 -1 4194368 90107 0 0 0 1325 31 0 0 20 0 2 0 239207515 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 112.17 s
Current children cumulated vsize: 2986384 KiB
Current children cumulated memory: 2952652 KiB

[startup+162.3 s]
/proc/loadavg: 5.33 4.88 4.84 6/254 185844
/proc/meminfo: memFree=95453296/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2986384 memory=2952652 CPUtime=186.21 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 1895098 0 0 0 18385 236 0 0 20 0 2 0 239207488 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 746596 738163 672 633 0 741945 0
[pid=185836/tid=185838] ppid=185833 vsize=2986384 memory=229196 CPUtime=32.46 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 103599 0 0 0 3213 33 0 0 20 0 2 0 239207515 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 186.21 s
Current children cumulated vsize: 2986384 KiB
Current children cumulated memory: 2952652 KiB

[startup+222.3 s]
/proc/loadavg: 4.76 4.81 4.81 6/254 185846
/proc/meminfo: memFree=95452872/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2986384 memory=2952652 CPUtime=261.15 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 2102799 0 0 0 25866 249 0 0 20 0 2 0 239207488 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 746596 738163 672 633 0 741945 0
[pid=185836/tid=185838] ppid=185833 vsize=2986384 memory=14336 CPUtime=51.84 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 125473 0 0 0 5148 36 0 0 20 0 2 0 239207515 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 261.15 s
Current children cumulated vsize: 2986384 KiB
Current children cumulated memory: 2952652 KiB

[startup+282.3 s]
/proc/loadavg: 4.64 4.77 4.80 7/255 185851
/proc/meminfo: memFree=95452492/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2986384 memory=2952652 CPUtime=335.45 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 2348637 0 0 0 33278 267 0 0 20 0 2 0 239207488 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 746596 738163 672 633 0 741945 0
[pid=185836/tid=185838] ppid=185833 vsize=2986384 memory=2952652 CPUtime=70.42 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 159067 0 0 0 7000 42 0 0 20 0 2 0 239207515 3058057216 738163 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 335.45 s
Current children cumulated vsize: 2986384 KiB
Current children cumulated memory: 2952652 KiB

[startup+342.3 s]
/proc/loadavg: 4.94 4.83 4.82 6/255 185858
/proc/meminfo: memFree=95460196/131382116 swapFree=33010684/33010684

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

/proc/meminfo: memFree=95037320/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3179.71 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6344738 0 0 0 317409 562 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=395.09 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 367917 0 0 0 39416 93 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3179.71 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+2922.3 s]
/proc/loadavg: 4.89 4.91 4.94 5/254 186128
/proc/meminfo: memFree=95048200/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3239.51 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6353992 0 0 0 323389 562 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=395.09 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 367917 0 0 0 39416 93 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3239.51 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+2982.3 s]
/proc/loadavg: 5.02 4.93 4.94 5/255 186131
/proc/meminfo: memFree=95050988/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3301.84 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6361280 0 0 0 329620 564 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=397.69 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 368556 0 0 0 39675 94 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3301.84 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+3042.3 s]
/proc/loadavg: 4.97 4.93 4.94 6/255 186133
/proc/meminfo: memFree=95053496/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3364.3 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6376771 0 0 0 335865 565 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=400.49 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 369317 0 0 0 39955 94 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3364.3 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+3102.3 s]
/proc/loadavg: 5.18 4.98 4.96 6/255 186135
/proc/meminfo: memFree=95057052/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3427.07 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6387298 0 0 0 342140 567 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=403.56 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 370023 0 0 0 40261 95 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3427.07 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+3162.3 s]
/proc/loadavg: 4.93 4.95 4.95 6/255 186183
/proc/meminfo: memFree=96250772/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3488.63 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6395265 0 0 0 348295 568 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=405.35 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 370643 0 0 0 40439 96 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3488.63 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+3222.3 s]
/proc/loadavg: 5.07 4.98 4.96 6/255 186185
/proc/meminfo: memFree=96253584/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3548.44 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6404253 0 0 0 354275 569 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=405.35 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 370643 0 0 0 40439 96 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3548.44 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3271.9 s]
/proc/loadavg: 5.15 5.01 4.97 5/255 186187
/proc/meminfo: memFree=96256120/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3600.04 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6415745 0 0 0 359433 571 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=2945576 CPUtime=407.59 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 371273 0 0 0 40663 96 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.54 s, system=5.78908 s

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

[startup+3272 s]*
/proc/loadavg: 5.15 5.01 4.97 6/255 186187
/proc/meminfo: memFree=96256120/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2971204 memory=2945576 CPUtime=3600.16 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6415767 0 0 0 359445 571 0 0 20 0 2 0 239207488 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 742801 736394 672 633 0 738150 0
[pid=185836/tid=185838] ppid=185833 vsize=2971204 memory=-9113523771822859615 CPUtime=407.59 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 371273 0 0 0 40663 96 0 0 20 0 2 0 239207515 3042512896 736394 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 2971204 KiB
Current children cumulated memory: 2945576 KiB

[startup+3272.8 s]
/proc/loadavg: 5.15 5.01 4.97 6/255 186187
/proc/meminfo: memFree=96256120/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2845252 memory=2819708 CPUtime=3600.94 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6474806 0 0 0 359521 573 0 0 20 0 2 0 239207488 2913538048 704927 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 711313 704927 672 633 0 706662 0
[pid=185836/tid=185838] ppid=185833 vsize=2845252 memory=2945576 CPUtime=407.59 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 371273 0 0 0 40663 96 0 0 20 0 2 0 239207515 2913538048 704927 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3600.94 s
Current children cumulated vsize: 2845252 KiB
Current children cumulated memory: 2819708 KiB

[startup+3273 s]*
/proc/loadavg: 5.15 5.01 4.97 7/255 186187
/proc/meminfo: memFree=96708228/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2511212 memory=2485668 CPUtime=3601.15 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6494021 0 0 0 359541 574 0 0 20 0 2 0 239207488 2571481088 621417 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 627803 621417 672 633 0 623152 0
[pid=185836/tid=185838] ppid=185833 vsize=2511212 memory=-9113523771822859615 CPUtime=407.59 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 371273 0 0 0 40663 96 0 0 20 0 2 0 239207515 2571481088 621417 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3601.15 s
Current children cumulated vsize: 2511212 KiB
Current children cumulated memory: 2485668 KiB

[startup+3273.11 s]
/proc/loadavg: 5.15 5.01 4.97 7/255 186187
/proc/meminfo: memFree=96708228/131382116 swapFree=33010684/33010684
[pid=185836] ppid=185833 vsize=2491656 memory=2466112 CPUtime=3601.25 cores=4,6
/proc/185836/stat : 185836 (pb_competition_) R 185833 185836 185383 0 -1 4194304 6524630 0 0 0 359549 576 0 0 20 0 2 0 239207488 2551455744 616528 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
/proc/185836/statm: 622914 616528 672 633 0 618263 0
[pid=185836/tid=185838] ppid=185833 vsize=2491656 memory=2945576 CPUtime=407.59 cores=4,6
/proc/185836/task/185838/stat : 185838 (pb_competition_) S 185833 185836 185383 0 -1 4194368 371273 0 0 0 40663 96 0 0 20 0 2 0 239207515 2551455744 616528 18446744073709551615 4198400 6788177 140734011101936 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 22237184 140734011103576 140734011103702 140734011103702 140734011109306 0
Current children cumulated CPU time: 3601.25 s
Current children cumulated vsize: 2491656 KiB
Current children cumulated memory: 2466112 KiB

Child status: 0

Real time (s): 3273.19
CPU time (s): 3601.33
CPU user time (s): 3595.54
CPU system time (s): 5.78908
CPU usage (%): 110.025
Max. virtual memory (cumulated for all children) (KiB): 3005932
Max. memory (cumulated for all children) (KiB): 2975508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.54
system time used= 5.78908
maximum resident set size= 2975524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6533303
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= 20805
involuntary context switches= 11739


# summary of solver processes directly reported to runsolver:
#   pid: 185836
#   total CPU time (s): 3601.33
#   total CPU user time (s): 3595.54
#   total CPU system time (s): 5.78908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0391 second user time and 32.4804 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-23 03:47:58
IDJOB=4545074
IDBENCH=180703
IDSOLVER=3347
FILE ID=nodeC011/4545074-1753235277
RUNJOBID= nodeC011-1753232411-185394
SLURM_JOB_ID= 9687844
Free space on /tmp= 432752 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-9.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-4545074-1753235277/watcher-4545074-1753235277 -o /tmp/evaluation-result-4545074-1753235277/solver-4545074-1753235277 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1753232411-185394 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 886497936 HOME/instance-4545074-1753235277.opb

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

MD5SUM BENCH= 297c2237af667ea8e386e1666cb34677
RANDOM SEED=886497936

nodeC011 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	: 0xb00001f
cpu MHz		: 3492.103
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3492.099
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.294
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.290
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.290
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3549.817
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1796.076
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.551
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        98390792 kB
MemAvailable:   128732324 kB
Buffers:            3276 kB
Cached:         31111032 kB
SwapCached:            0 kB
Active:          1714272 kB
Inactive:       30595332 kB
Active(anon):    1219380 kB
Inactive(anon):     2076 kB
Active(file):     494892 kB
Inactive(file): 30593256 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38304 kB
Writeback:             0 kB
AnonPages:       1196428 kB
Mapped:           117048 kB
Shmem:             26152 kB
KReclaimable:     185636 kB
Slab:             279396 kB
SReclaimable:     185636 kB
SUnreclaim:        93760 kB
KernelStack:        4080 kB
PageTables:         5296 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1558732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    821248 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432756 MiB
End job on nodeC011 at 2025-07-23 04:42:31