Trace number 4514084

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.19 1809.61

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v091-n1.opb
MD5SUMa57f38c055936913ab505f9f9b34f426
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.027177
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.00	c #variable: 273
0.00/0.00	c #constraint: 91
0.00/0.00	c #equal: 91
0.00/0.00	c intsize: 3
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 97745569
3600.17/1809.60	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: 63665 MiB (62993 MiB free)
  memory of node 1: 64507 MiB (60969 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514084-1751228328/watcher-4514084-1751228328 -o /tmp/evaluation-result-4514084-1751228328/solver-4514084-1751228328 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33808 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 97745569 HOME/instance-4514084-1751228328.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=33858, runsolver pid=33848
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.22 2.13 3.04 10/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=0.16 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 488 0 0 0 16 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=4026532124 CPUtime=0.07 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 15 0 0 0 7 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+0.205395 s]*
/proc/loadavg: 1.22 2.13 3.04 10/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=0.37 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 492 0 0 0 36 1 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=5983648042466672924 CPUtime=0.17 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 15 0 0 0 17 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+0.30493 s]*
/proc/loadavg: 1.22 2.13 3.04 10/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=0.57 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 492 0 0 0 55 2 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=7969829310778064754 CPUtime=0.27 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 15 0 0 0 27 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+0.70011 s]
/proc/loadavg: 1.22 2.13 3.04 10/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=1.33 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 499 0 0 0 129 4 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=17536 CPUtime=0.65 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 15 0 0 0 65 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+1.50012 s]
/proc/loadavg: 1.22 2.13 3.04 10/270 33871
/proc/meminfo: memFree=126933656/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=2.91 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 808 0 0 0 284 7 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=17536 CPUtime=1.44 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 83 0 0 0 144 0 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+3.10471 s]
/proc/loadavg: 1.76 2.23 3.07 9/270 33871
/proc/meminfo: memFree=126933660/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=6.11 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 1111 0 0 0 596 15 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=14824 CPUtime=3.04 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 202 0 0 0 303 1 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 6.11 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+6.30011 s]
/proc/loadavg: 1.76 2.23 3.07 9/270 33871
/proc/meminfo: memFree=126934612/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=12.47 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 1419 0 0 0 1222 25 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=3948 CPUtime=6.22 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 315 0 0 0 620 2 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+12.7001 s]
/proc/loadavg: 2.65 2.40 3.12 9/270 33872
/proc/meminfo: memFree=126934732/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78516 memory=3948 CPUtime=25.2 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 1736 0 0 0 2474 46 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19629 987 672 633 0 2493 0
[pid=33858/tid=33861] ppid=33848 vsize=78516 memory=7971798536103345778 CPUtime=12.58 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 477 0 0 0 1254 4 0 0 20 0 2 0 38510556 80400384 987 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 25.2 s
Current children cumulated vsize: 78516 KiB
Current children cumulated memory: 3948 KiB

[startup+25.5001 s]
/proc/loadavg: 3.32 2.56 3.16 9/270 33872
/proc/meminfo: memFree=126934644/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78648 memory=4076 CPUtime=50.67 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 2284 0 0 0 4979 88 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19662 1019 672 633 0 2526 0
[pid=33858/tid=33861] ppid=33848 vsize=78648 memory=4076 CPUtime=25.32 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 703 0 0 0 2525 7 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 50.67 s
Current children cumulated vsize: 78648 KiB
Current children cumulated memory: 4076 KiB

[startup+51.1047 s]
/proc/loadavg: 4.57 2.91 3.26 9/270 33872
/proc/meminfo: memFree=126934456/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78648 memory=4076 CPUtime=101.61 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 2693 0 0 0 9987 174 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19662 1019 672 633 0 2526 0
[pid=33858/tid=33861] ppid=33848 vsize=78648 memory=4076 CPUtime=50.79 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 828 0 0 0 5064 15 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 101.61 s
Current children cumulated vsize: 78648 KiB
Current children cumulated memory: 4076 KiB

[startup+102.3 s]
/proc/loadavg: 6.67 3.77 3.54 10/269 33880
/proc/meminfo: memFree=126934052/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78648 memory=4076 CPUtime=203.43 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 3045 0 0 0 20006 337 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19662 1019 672 633 0 2526 0
[pid=33858/tid=33861] ppid=33848 vsize=78648 memory=14824 CPUtime=101.71 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 925 0 0 0 10141 30 0 0 20 0 2 0 38510556 80535552 1019 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 203.43 s
Current children cumulated vsize: 78648 KiB
Current children cumulated memory: 4076 KiB

[startup+162.3 s]
/proc/loadavg: 7.04 4.42 3.78 9/269 33882
/proc/meminfo: memFree=126934356/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78648 memory=4204 CPUtime=322.81 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 3135 0 0 0 31758 523 0 0 20 0 2 0 38510556 80535552 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19662 1051 672 633 0 2526 0
[pid=33858/tid=33861] ppid=33848 vsize=78648 memory=4076 CPUtime=161.4 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 950 0 0 0 16094 46 0 0 20 0 2 0 38510556 80535552 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 322.81 s
Current children cumulated vsize: 78648 KiB
Current children cumulated memory: 4204 KiB

[startup+222.3 s]
/proc/loadavg: 7.06 4.91 3.99 9/269 33884
/proc/meminfo: memFree=126933672/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78648 memory=4204 CPUtime=442.19 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 3773 0 0 0 43519 700 0 0 20 0 2 0 38510556 80535552 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19662 1051 672 633 0 2526 0
[pid=33858/tid=33861] ppid=33848 vsize=78648 memory=4204 CPUtime=221.11 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1045 0 0 0 22048 63 0 0 20 0 2 0 38510556 80535552 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 442.19 s
Current children cumulated vsize: 78648 KiB
Current children cumulated memory: 4204 KiB

[startup+282.3 s]
/proc/loadavg: 7.12 5.32 4.19 9/270 33887
/proc/meminfo: memFree=126933744/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=78712 memory=4204 CPUtime=561.56 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 3890 0 0 0 55277 879 0 0 20 0 2 0 38510556 80601088 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19678 1051 672 633 0 2542 0
[pid=33858/tid=33861] ppid=33848 vsize=78712 memory=4204 CPUtime=280.8 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1074 0 0 0 27999 81 0 0 20 0 2 0 38510556 80601088 1051 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 561.56 s
Current children cumulated vsize: 78712 KiB
Current children cumulated memory: 4204 KiB

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

/proc/meminfo: memFree=126925904/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2352.22 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 7516 0 0 0 232091 3131 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1176.2 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1741 0 0 0 117289 331 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2352.22 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1242.3 s]
/proc/loadavg: 7.56 7.54 6.34 9/267 33934
/proc/meminfo: memFree=126925356/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2471.59 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 7526 0 0 0 243887 3272 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=14824 CPUtime=1235.9 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1741 0 0 0 123245 345 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2471.59 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1302.3 s]
/proc/loadavg: 7.36 7.48 6.40 9/268 33941
/proc/meminfo: memFree=126925476/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2590.97 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 8029 0 0 0 255699 3398 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1295.59 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1835 0 0 0 129200 359 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2590.97 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1362.3 s]
/proc/loadavg: 7.19 7.41 6.44 9/268 33943
/proc/meminfo: memFree=126925236/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2710.35 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 8032 0 0 0 267503 3532 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=14824 CPUtime=1355.29 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1835 0 0 0 135156 373 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2710.35 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1422.3 s]
/proc/loadavg: 7.07 7.33 6.48 9/268 33944
/proc/meminfo: memFree=126925276/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2829.73 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 8529 0 0 0 279311 3662 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=14824 CPUtime=1414.98 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1938 0 0 0 141111 387 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2829.73 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1482.3 s]
/proc/loadavg: 7.12 7.30 6.53 9/267 33946
/proc/meminfo: memFree=126925372/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=2949.08 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 8547 0 0 0 291116 3792 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1474.66 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1939 0 0 0 147067 399 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 2949.08 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1542.3 s]
/proc/loadavg: 7.10 7.26 6.56 9/267 33948
/proc/meminfo: memFree=126924940/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=3068.41 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 8548 0 0 0 302912 3929 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1534.33 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 1939 0 0 0 153018 415 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3068.41 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1602.3 s]
/proc/loadavg: 7.30 7.27 6.61 10/266 33950
/proc/meminfo: memFree=126935424/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=3187.76 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 9064 0 0 0 314732 4044 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4380 CPUtime=1594.01 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 2012 0 0 0 158969 432 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3187.76 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1662.3 s]
/proc/loadavg: 7.80 7.42 6.71 10/266 33952
/proc/meminfo: memFree=126935444/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=3307.1 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 9587 0 0 0 326563 4147 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1653.68 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 2022 0 0 0 164921 447 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3307.1 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1722.3 s]
/proc/loadavg: 7.92 7.53 6.79 10/266 33954
/proc/meminfo: memFree=126934164/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=3426.47 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 9590 0 0 0 338399 4248 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=14824 CPUtime=1713.37 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 2022 0 0 0 170874 463 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3426.47 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB

[startup+1782.3 s]
/proc/loadavg: 8.08 7.65 6.88 10/267 33959
/proc/meminfo: memFree=126934204/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4732 CPUtime=3545.85 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 10124 0 0 0 350237 4348 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1183 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4732 CPUtime=1773.07 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 2209 0 0 0 176830 477 0 0 20 0 2 0 38510556 81334272 1183 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3545.85 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 8.05 7.68 6.91 10/268 33962
/proc/meminfo: memFree=126934100/131249996 swapFree=33010684/33010684
[pid=33858] ppid=33848 vsize=79428 memory=4860 CPUtime=3600.17 cores=4,6
/proc/33858/stat : 33858 (pb_competition_) R 33848 33858 33797 0 -1 4194304 10125 0 0 0 355623 4394 0 0 20 0 2 0 38510556 81334272 1215 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
/proc/33858/statm: 19857 1215 672 633 0 2721 0
[pid=33858/tid=33861] ppid=33848 vsize=79428 memory=4860 CPUtime=1800.22 cores=4,6
/proc/33858/task/33861/stat : 33861 (pb_competition_) R 33848 33858 33797 0 -1 4194368 2209 0 0 0 179538 484 0 0 20 0 2 0 38510556 81334272 1215 18446744073709551615 4198400 6788177 140733140126752 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 35942400 140733140130139 140733140130264 140733140130264 140733140135866 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 79428 KiB
Current children cumulated memory: 4860 KiB

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

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

# cumulated CPU time of all completed processes:  user=3556.24 s, system=43.9447 s

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

Child status: 0

Real time (s): 1809.61
CPU time (s): 3600.19
CPU user time (s): 3556.24
CPU system time (s): 43.9447
CPU usage (%): 198.949
Max. virtual memory (cumulated for all children) (KiB): 79428
Max. memory (cumulated for all children) (KiB): 4860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3556.24
system time used= 43.9447
maximum resident set size= 4860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10160
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= 5581
involuntary context switches= 47185


# summary of solver processes directly reported to runsolver:
#   pid: 33858
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3556.24
#   total CPU system time (s): 43.9447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.08332 second user time and 6.32225 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 22:18:48
IDJOB=4514084
IDBENCH=162602
IDSOLVER=3347
FILE ID=nodeC017/4514084-1751228328
RUNJOBID= nodeC017-1751228328-33808
SLURM_JOB_ID= 9587689
Free space on /tmp= 433016 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v091-n1.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-4514084-1751228328/watcher-4514084-1751228328 -o /tmp/evaluation-result-4514084-1751228328/solver-4514084-1751228328 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751228328-33808 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 97745569 HOME/instance-4514084-1751228328.opb

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

MD5SUM BENCH= a57f38c055936913ab505f9f9b34f426
RANDOM SEED=97745569

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126938452 kB
MemAvailable:   129698048 kB
Buffers:            2380 kB
Cached:          3532132 kB
SwapCached:            0 kB
Active:           376152 kB
Inactive:        3226992 kB
Active(anon):      86696 kB
Inactive(anon):       16 kB
Active(file):     289456 kB
Inactive(file):  3226976 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10072 kB
Writeback:            12 kB
AnonPages:         71940 kB
Mapped:           102832 kB
Shmem:             18080 kB
KReclaimable:     164404 kB
Slab:             252300 kB
SReclaimable:     164404 kB
SUnreclaim:        87896 kB
KernelStack:        4080 kB
PageTables:         2788 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC017 at 2025-06-29 22:48:58