Trace number 4502644

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.12 1866.72

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-bnatt350.opb
MD5SUM8adfa3fcdaebdc349cf1a063a69f2733
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.131176
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3150
Total number of constraints4923
Number of constraints which are clauses1773
Number of constraints which are cardinality constraints (but not clauses)1377
Number of constraints which are nor clauses,nor cardinality constraints1773
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1099
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3098
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/)
0.00/0.05	c #variable: 3150
0.00/0.05	c #constraint: 4923
0.00/0.05	c #equal: 1377
0.00/0.05	c intsize: 12
0.00/0.05	c sizeproduct: 0
0.00/0.05	c #soft: 0
0.00/0.05	c mincost: 0
0.00/0.05	c maxcost: 0
0.00/0.05	c sumcost: 0
0.00/0.05	c iteration_max: -1
0.00/0.05	c time_max: -1
0.00/0.05	c number_of_threads(move update): 2
0.00/0.05	c number_of_threads(move evaluation): 2
0.00/0.05	c seed: 146667316
3600.09/1866.70	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 (62561 MiB free)
  memory of node 1: 64507 MiB (63918 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502644-1751424498/watcher-4502644-1751424498 -o /tmp/evaluation-result-4502644-1751424498/solver-4502644-1751424498 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751422121-60023 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 146667316 HOME/instance-4502644-1751424498.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=60375, runsolver pid=60372

[startup+0.100068 s]*
/proc/loadavg: 6.79 6.90 6.54 8/255 60377
/proc/meminfo: memFree=129507952/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94616 memory=21888 CPUtime=0.14 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 4987 0 0 0 13 1 0 0 20 0 2 0 58128700 96886784 5472 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23654 5472 672 633 0 6907 0
[pid=60375/tid=60377] ppid=60372 vsize=94616 memory=4026531960 CPUtime=0.03 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 425 0 0 0 3 0 0 0 20 0 2 0 58128701 96886784 5472 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 94616 KiB
Current children cumulated memory: 21888 KiB

[startup+0.213261 s]*
/proc/loadavg: 6.79 6.90 6.54 7/255 60377
/proc/meminfo: memFree=129507952/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94748 memory=22016 CPUtime=0.27 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 5019 0 0 0 26 1 0 0 20 0 2 0 58128700 97021952 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23687 5504 672 633 0 6940 0
[pid=60375/tid=60377] ppid=60372 vsize=94748 memory=664958721904869660 CPUtime=0.05 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) S 60372 60375 60011 0 -1 4194368 425 0 0 0 5 0 0 0 20 0 2 0 58128701 97021952 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 94748 KiB
Current children cumulated memory: 22016 KiB

[startup+0.313202 s]*
/proc/loadavg: 6.79 6.90 6.54 8/255 60377
/proc/meminfo: memFree=129507952/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94748 memory=22016 CPUtime=0.4 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) S 60372 60375 60011 0 -1 4194304 5023 0 0 0 39 1 0 0 20 0 2 0 58128700 97021952 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23687 5504 672 633 0 6940 0
[pid=60375/tid=60377] ppid=60372 vsize=94748 memory=-7239673589044056684 CPUtime=0.09 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 425 0 0 0 9 0 0 0 20 0 2 0 58128701 97021952 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 94748 KiB
Current children cumulated memory: 22016 KiB

[startup+0.700302 s]
/proc/loadavg: 6.79 6.90 6.54 9/255 60377
/proc/meminfo: memFree=129507952/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94880 memory=22016 CPUtime=1.04 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 5044 0 0 0 103 1 0 0 20 0 2 0 58128700 97157120 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23720 5504 672 633 0 6973 0
[pid=60375/tid=60377] ppid=60372 vsize=94880 memory=17920 CPUtime=0.37 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 425 0 0 0 37 0 0 0 20 0 2 0 58128701 97157120 5504 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 94880 KiB
Current children cumulated memory: 22016 KiB

[startup+1.50021 s]
/proc/loadavg: 6.79 6.90 6.54 8/255 60377
/proc/meminfo: memFree=129507952/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94880 memory=22144 CPUtime=2.6 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 8158 0 0 0 258 2 0 0 20 0 2 0 58128700 97157120 5536 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23720 5536 672 633 0 6973 0
[pid=60375/tid=60377] ppid=60372 vsize=94880 memory=17920 CPUtime=1.14 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) S 60372 60375 60011 0 -1 4194368 582 0 0 0 114 0 0 0 20 0 2 0 58128701 97157120 5536 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2.6 s
Current children cumulated vsize: 94880 KiB
Current children cumulated memory: 22144 KiB

[startup+3.10529 s]
/proc/loadavg: 6.79 6.90 6.54 8/255 60377
/proc/meminfo: memFree=129507960/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95012 memory=22144 CPUtime=5.73 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 11514 0 0 0 569 4 0 0 20 0 2 0 58128700 97292288 5536 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23753 5536 672 633 0 7006 0
[pid=60375/tid=60377] ppid=60372 vsize=95012 memory=22144 CPUtime=2.69 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 1104 0 0 0 268 1 0 0 20 0 2 0 58128701 97292288 5536 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 95012 KiB
Current children cumulated memory: 22144 KiB

[startup+6.3002 s]
/proc/loadavg: 6.72 6.89 6.54 8/255 60377
/proc/meminfo: memFree=129508212/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95012 memory=22272 CPUtime=11.96 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 15306 0 0 0 1190 6 0 0 20 0 2 0 58128700 97292288 5568 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23753 5568 672 633 0 7006 0
[pid=60375/tid=60377] ppid=60372 vsize=95012 memory=17920 CPUtime=5.74 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 1315 0 0 0 573 1 0 0 20 0 2 0 58128701 97292288 5568 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 11.96 s
Current children cumulated vsize: 95012 KiB
Current children cumulated memory: 22272 KiB

[startup+12.7002 s]
/proc/loadavg: 6.75 6.89 6.54 8/255 60377
/proc/meminfo: memFree=129508212/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=94868 memory=22040 CPUtime=24.43 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 205316 0 0 0 2409 34 0 0 20 0 2 0 58128700 97144832 5510 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23717 5510 672 633 0 6970 0
[pid=60375/tid=60377] ppid=60372 vsize=94868 memory=22168 CPUtime=11.85 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 1929 0 0 0 1183 2 0 0 20 0 2 0 58128701 97144832 5510 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 24.43 s
Current children cumulated vsize: 94868 KiB
Current children cumulated memory: 22040 KiB

[startup+25.5002 s]
/proc/loadavg: 6.87 6.91 6.55 8/254 60378
/proc/meminfo: memFree=129508716/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95180 memory=22372 CPUtime=49.32 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 683709 0 0 0 4833 99 0 0 20 0 2 0 58128700 97464320 5593 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23795 5593 672 633 0 7048 0
[pid=60375/tid=60377] ppid=60372 vsize=95180 memory=22688 CPUtime=24.05 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 2446 0 0 0 2402 3 0 0 20 0 2 0 58128701 97464320 5593 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 49.32 s
Current children cumulated vsize: 95180 KiB
Current children cumulated memory: 22372 KiB

[startup+51.1053 s]
/proc/loadavg: 6.92 6.92 6.56 9/254 60378
/proc/meminfo: memFree=129506960/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95160 memory=22508 CPUtime=98.96 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 2531870 0 0 0 9563 333 0 0 20 0 2 0 58128700 97443840 5627 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23790 5627 672 633 0 7043 0
[pid=60375/tid=60377] ppid=60372 vsize=95160 memory=17920 CPUtime=48.3 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 2448 0 0 0 4821 9 0 0 20 0 2 0 58128701 97443840 5627 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 98.96 s
Current children cumulated vsize: 95160 KiB
Current children cumulated memory: 22508 KiB

[startup+102.3 s]
/proc/loadavg: 6.93 6.93 6.59 9/255 60384
/proc/meminfo: memFree=129509644/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95448 memory=22592 CPUtime=198.06 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 6146841 0 0 0 19024 782 0 0 20 0 2 0 58128700 97738752 5648 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23862 5648 672 633 0 7115 0
[pid=60375/tid=60377] ppid=60372 vsize=95448 memory=17920 CPUtime=96.59 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 3536 0 0 0 9640 19 0 0 20 0 2 0 58128701 97738752 5648 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 198.06 s
Current children cumulated vsize: 95448 KiB
Current children cumulated memory: 22592 KiB

[startup+162.3 s]
/proc/loadavg: 7.39 7.07 6.66 8/255 60386
/proc/meminfo: memFree=129518484/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95736 memory=22996 CPUtime=314.32 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 9983223 0 0 0 30157 1275 0 0 20 0 2 0 58128700 98033664 5749 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23934 5749 672 633 0 7187 0
[pid=60375/tid=60377] ppid=60372 vsize=95736 memory=5632 CPUtime=153.34 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 4185 0 0 0 15305 29 0 0 20 0 2 0 58128701 98033664 5749 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 314.32 s
Current children cumulated vsize: 95736 KiB
Current children cumulated memory: 22996 KiB

[startup+222.3 s]
/proc/loadavg: 7.23 7.08 6.69 8/256 60393
/proc/meminfo: memFree=129515552/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95448 memory=22796 CPUtime=430.56 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 14195812 0 0 0 41242 1814 0 0 20 0 2 0 58128700 97738752 5699 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23862 5699 672 633 0 7115 0
[pid=60375/tid=60377] ppid=60372 vsize=95448 memory=17920 CPUtime=210.08 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 4864 0 0 0 20970 38 0 0 20 0 2 0 58128701 97738752 5699 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 430.56 s
Current children cumulated vsize: 95448 KiB
Current children cumulated memory: 22796 KiB

[startup+282.3 s]
/proc/loadavg: 7.29 7.12 6.73 9/256 60395
/proc/meminfo: memFree=129499384/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95460 memory=22808 CPUtime=546.9 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 17798859 0 0 0 52397 2293 0 0 20 0 2 0 58128700 97751040 5702 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23865 5702 672 633 0 7118 0
[pid=60375/tid=60377] ppid=60372 vsize=95460 memory=22916 CPUtime=266.91 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 5143 0 0 0 26643 48 0 0 20 0 2 0 58128701 97751040 5702 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 546.9 s
Current children cumulated vsize: 95460 KiB

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

/proc/meminfo: memFree=129522264/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=96204 memory=23456 CPUtime=2517.74 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 78244627 0 0 0 241563 10211 0 0 20 0 2 0 58128700 98512896 5864 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 24051 5864 672 633 0 7304 0
[pid=60375/tid=60377] ppid=60372 vsize=96204 memory=23108 CPUtime=1226.37 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6114 0 0 0 122479 158 0 0 20 0 2 0 58128701 98512896 5864 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2517.74 s
Current children cumulated vsize: 96204 KiB
Current children cumulated memory: 23456 KiB

[startup+1362.3 s]
/proc/loadavg: 7.24 7.27 7.10 7/255 60454
/proc/meminfo: memFree=129521420/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95760 memory=23108 CPUtime=2633.98 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 81704003 0 0 0 252718 10680 0 0 20 0 2 0 58128700 98058240 5777 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23940 5777 672 633 0 7193 0
[pid=60375/tid=60377] ppid=60372 vsize=95760 memory=23244 CPUtime=1283.1 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6336 0 0 0 128142 168 0 0 20 0 2 0 58128701 98058240 5777 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2633.98 s
Current children cumulated vsize: 95760 KiB
Current children cumulated memory: 23108 KiB

[startup+1422.3 s]
/proc/loadavg: 7.24 7.26 7.10 9/255 60460
/proc/meminfo: memFree=129521224/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95752 memory=23100 CPUtime=2750.23 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 85224796 0 0 0 263864 11159 0 0 20 0 2 0 58128700 98050048 5775 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23938 5775 672 633 0 7191 0
[pid=60375/tid=60377] ppid=60372 vsize=95752 memory=23244 CPUtime=1339.92 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6348 0 0 0 133815 177 0 0 20 0 2 0 58128701 98050048 5775 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2750.23 s
Current children cumulated vsize: 95752 KiB
Current children cumulated memory: 23100 KiB

[startup+1482.3 s]
/proc/loadavg: 7.19 7.25 7.10 8/255 60462
/proc/meminfo: memFree=129521288/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95736 memory=23084 CPUtime=2866.41 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 88701918 0 0 0 275015 11626 0 0 20 0 2 0 58128700 98033664 5771 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23934 5771 672 633 0 7187 0
[pid=60375/tid=60377] ppid=60372 vsize=95736 memory=23044 CPUtime=1396.65 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) S 60372 60375 60011 0 -1 4194368 6348 0 0 0 139476 189 0 0 20 0 2 0 58128701 98033664 5771 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2866.41 s
Current children cumulated vsize: 95736 KiB
Current children cumulated memory: 23084 KiB

[startup+1542.3 s]
/proc/loadavg: 7.09 7.21 7.10 8/255 60510
/proc/meminfo: memFree=127344752/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=96264 memory=23516 CPUtime=2982.54 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 92208880 0 0 0 286142 12112 0 0 20 0 2 0 58128700 98574336 5879 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 24066 5879 672 633 0 7319 0
[pid=60375/tid=60377] ppid=60372 vsize=96264 memory=23444 CPUtime=1453.4 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6372 0 0 0 145140 200 0 0 20 0 2 0 58128701 98574336 5879 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 2982.54 s
Current children cumulated vsize: 96264 KiB
Current children cumulated memory: 23516 KiB

[startup+1602.3 s]
/proc/loadavg: 6.95 7.14 7.08 7/253 60557
/proc/meminfo: memFree=126208336/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95796 memory=23144 CPUtime=3098.08 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 95542903 0 0 0 297201 12607 0 0 20 0 2 0 58128700 98095104 5786 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23949 5786 672 633 0 7202 0
[pid=60375/tid=60377] ppid=60372 vsize=95796 memory=23472 CPUtime=1509.45 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6375 0 0 0 150735 210 0 0 20 0 2 0 58128701 98095104 5786 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3098.08 s
Current children cumulated vsize: 95796 KiB
Current children cumulated memory: 23144 KiB

[startup+1662.3 s]
/proc/loadavg: 6.96 7.10 7.07 8/253 60559
/proc/meminfo: memFree=126210832/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95640 memory=22988 CPUtime=3212.09 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 98631197 0 0 0 308097 13112 0 0 20 0 2 0 58128700 97935360 5747 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23910 5747 672 633 0 7163 0
[pid=60375/tid=60377] ppid=60372 vsize=95640 memory=23472 CPUtime=1564.03 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6375 0 0 0 156177 226 0 0 20 0 2 0 58128701 97935360 5747 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3212.09 s
Current children cumulated vsize: 95640 KiB
Current children cumulated memory: 22988 KiB

[startup+1722.3 s]
/proc/loadavg: 6.84 7.04 7.05 8/253 60561
/proc/meminfo: memFree=126219968/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95924 memory=23108 CPUtime=3326.24 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 101679361 0 0 0 319030 13594 0 0 20 0 2 0 58128700 98226176 5777 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 24029 5777 672 633 0 7282 0
[pid=60375/tid=60377] ppid=60372 vsize=96116 memory=23472 CPUtime=1618.74 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6386 0 0 0 161631 243 0 0 20 0 2 0 58128701 98422784 5809 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3326.24 s
Current children cumulated vsize: 95924 KiB
Current children cumulated memory: 23108 KiB

[startup+1782.3 s]
/proc/loadavg: 6.67 6.94 7.01 7/253 60563
/proc/meminfo: memFree=126197420/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95616 memory=22964 CPUtime=3439.99 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 104803660 0 0 0 329889 14110 0 0 20 0 2 0 58128700 97910784 5741 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23904 5741 672 633 0 7157 0
[pid=60375/tid=60377] ppid=60372 vsize=95616 memory=22948 CPUtime=1673.03 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6590 0 0 0 167041 262 0 0 20 0 2 0 58128701 97910784 5741 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3439.99 s
Current children cumulated vsize: 95616 KiB
Current children cumulated memory: 22964 KiB

[startup+1842.3 s]
/proc/loadavg: 6.79 6.94 7.00 9/253 60565
/proc/meminfo: memFree=126202072/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95688 memory=23036 CPUtime=3553.63 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 107940277 0 0 0 340753 14610 0 0 20 0 2 0 58128700 97984512 5759 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23922 5759 672 633 0 7175 0
[pid=60375/tid=60377] ppid=60372 vsize=95688 memory=23260 CPUtime=1727.25 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) S 60372 60375 60011 0 -1 4194368 6624 0 0 0 172444 281 0 0 20 0 2 0 58128701 97984512 5759 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3553.63 s
Current children cumulated vsize: 95688 KiB
Current children cumulated memory: 23036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1866.7 s]
/proc/loadavg: 6.99 6.97 7.01 7/252 60567
/proc/meminfo: memFree=126201316/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95696 memory=23000 CPUtime=3600.09 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 109292043 0 0 0 345189 14820 0 0 20 0 2 0 58128700 97992704 5750 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23924 5750 672 633 0 7177 0
[pid=60375/tid=60377] ppid=60372 vsize=95696 memory=23260 CPUtime=1749.51 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6624 0 0 0 174665 286 0 0 20 0 2 0 58128701 97992704 5750 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 95696 KiB
Current children cumulated memory: 23000 KiB

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

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

# cumulated CPU time of all completed processes:  user=3451.91 s, system=148.204 s

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

[startup+1866.7 s]
/proc/loadavg: 6.99 6.97 7.01 7/252 60567
/proc/meminfo: memFree=126201316/131382112 swapFree=33009904/33010684
[pid=60375] ppid=60372 vsize=95696 memory=23000 CPUtime=3600.09 cores=1,3
/proc/60375/stat : 60375 (pb_competition_) R 60372 60375 60011 0 -1 4194304 109292043 0 0 0 345189 14820 0 0 20 0 2 0 58128700 97992704 5750 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
/proc/60375/statm: 23924 5750 672 633 0 7177 0
[pid=60375/tid=60377] ppid=60372 vsize=95696 memory=23260 CPUtime=1749.51 cores=1,3
/proc/60375/task/60377/stat : 60377 (pb_competition_) R 60372 60375 60011 0 -1 4194368 6624 0 0 0 174665 286 0 0 20 0 2 0 58128701 97992704 5750 18446744073709551615 4198400 6788177 140736320974912 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 20525056 140736320977242 140736320977368 140736320977368 140736320982970 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 95696 KiB
Current children cumulated memory: 23000 KiB

Child status: 0

Real time (s): 1866.72
CPU time (s): 3600.12
CPU user time (s): 3451.91
CPU system time (s): 148.204
CPU usage (%): 192.858
Max. virtual memory (cumulated for all children) (KiB): 96296
Max. memory (cumulated for all children) (KiB): 23536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3451.91
system time used= 148.204
maximum resident set size= 23604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109292817
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= 104466
involuntary context switches= 53573


# summary of solver processes directly reported to runsolver:
#   pid: 60375
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3451.91
#   total CPU system time (s): 148.204

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.63959 second user time and 8.77862 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-02 04:48:18
IDJOB=4502644
IDBENCH=155355
IDSOLVER=3347
FILE ID=nodeC001/4502644-1751424498
RUNJOBID= nodeC001-1751422121-60023
SLURM_JOB_ID= 9598352
Free space on /tmp= 432992 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-bnatt350.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-4502644-1751424498/watcher-4502644-1751424498 -o /tmp/evaluation-result-4502644-1751424498/solver-4502644-1751424498 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751422121-60023 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 146667316 HOME/instance-4502644-1751424498.opb

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

MD5SUM BENCH= 8adfa3fcdaebdc349cf1a063a69f2733
RANDOM SEED=146667316

nodeC001 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		: 3591.711
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	: 6983.49
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		: 1197.689
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	: 6983.49
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		: 3491.602
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	: 6983.49
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.167
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	: 6983.49
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		: 3491.460
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	: 6983.49
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		: 3591.487
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	: 6983.49
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		: 1198.043
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	: 6983.49
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		: 3591.491
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	: 6983.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129515748 kB
MemAvailable:   129541404 kB
Buffers:            1668 kB
Cached:           821860 kB
SwapCached:           20 kB
Active:           732188 kB
Inactive:         514848 kB
Active(anon):     418828 kB
Inactive(anon):    22624 kB
Active(file):     313360 kB
Inactive(file):   492224 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5244 kB
Writeback:             0 kB
AnonPages:        426648 kB
Mapped:           111132 kB
Shmem:             17896 kB
KReclaimable:     119016 kB
Slab:             203540 kB
SReclaimable:     119016 kB
SUnreclaim:        84524 kB
KernelStack:        4128 kB
PageTables:         3824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     780272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432924 MiB
End job on nodeC001 at 2025-07-02 05:19:25