Trace number 4507478

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.17 2041.85

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K87.opb
MD5SUMb65f6b5f7cc62b44e438e625661039cb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark130.979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 88
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.03	c #variable: 5916
0.00/0.03	c #constraint: 6092
0.00/0.03	c #equal: 0
0.00/0.03	c intsize: 7
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 858834568
3600.10/2041.82	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63014 MiB free)
  memory of node 1: 64465 MiB (63830 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507478-1751189678/watcher-4507478-1751189678 -o /tmp/evaluation-result-4507478-1751189678/solver-4507478-1751189678 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751182846-22086 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 858834568 HOME/instance-4507478-1751189678.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=23069, runsolver pid=23066

[startup+0.100064 s]*
/proc/loadavg: 6.56 6.92 6.98 7/270 23071
/proc/meminfo: memFree=129888768/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=94608 memory=23660 CPUtime=0.12 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 5005 0 0 0 11 1 0 0 20 0 2 0 34646447 96878592 5915 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 23652 5915 672 633 0 7395 0
[pid=23069/tid=23071] ppid=23066 vsize=94608 memory=4026531960 CPUtime=0.02 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 915 0 0 0 2 0 0 0 20 0 2 0 34646447 96878592 5915 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 94608 KiB
Current children cumulated memory: 23660 KiB

[startup+0.206029 s]*
/proc/loadavg: 6.56 6.92 6.98 7/270 23071
/proc/meminfo: memFree=129873648/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106164 memory=35248 CPUtime=0.25 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 9646 0 0 0 23 2 0 0 20 0 2 0 34646447 108711936 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26541 8812 672 633 0 10284 0
[pid=23069/tid=23071] ppid=23066 vsize=106164 memory=664958721904869660 CPUtime=0.05 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 915 0 0 0 5 0 0 0 20 0 2 0 34646447 108711936 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 106164 KiB
Current children cumulated memory: 35248 KiB

[startup+0.306102 s]*
/proc/loadavg: 6.56 6.92 6.98 9/270 23071
/proc/meminfo: memFree=129873648/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106164 memory=35248 CPUtime=0.38 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) S 23066 23069 22073 0 -1 4194304 9654 0 0 0 36 2 0 0 20 0 2 0 34646447 108711936 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26541 8812 672 633 0 10284 0
[pid=23069/tid=23071] ppid=23066 vsize=106164 memory=-6951727973519103337 CPUtime=0.08 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 915 0 0 0 8 0 0 0 20 0 2 0 34646447 108711936 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 106164 KiB
Current children cumulated memory: 35248 KiB

[startup+0.7002 s]
/proc/loadavg: 6.56 6.92 6.98 7/270 23071
/proc/meminfo: memFree=129873760/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106296 memory=35376 CPUtime=1 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 9682 0 0 0 98 2 0 0 20 0 2 0 34646447 108847104 8844 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26574 8844 672 633 0 10317 0
[pid=23069/tid=23071] ppid=23066 vsize=106296 memory=17408 CPUtime=0.32 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 915 0 0 0 32 0 0 0 20 0 2 0 34646447 108847104 8844 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 106296 KiB
Current children cumulated memory: 35376 KiB

[startup+1.50019 s]
/proc/loadavg: 6.56 6.92 6.98 7/270 23071
/proc/meminfo: memFree=129873760/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106032 memory=35248 CPUtime=2.38 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 14837 0 0 0 234 4 0 0 20 0 2 0 34646447 108576768 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26508 8812 672 633 0 10251 0
[pid=23069/tid=23071] ppid=23066 vsize=106032 memory=17408 CPUtime=0.91 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 1467 0 0 0 91 0 0 0 20 0 2 0 34646447 108576768 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 106032 KiB
Current children cumulated memory: 35248 KiB

[startup+3.10569 s]
/proc/loadavg: 6.56 6.92 6.98 7/270 23071
/proc/meminfo: memFree=129873856/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106032 memory=35248 CPUtime=5.06 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 36695 0 0 0 497 9 0 0 20 0 2 0 34646447 108576768 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26508 8812 672 633 0 10251 0
[pid=23069/tid=23071] ppid=23066 vsize=106032 memory=35504 CPUtime=2 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 2106 0 0 0 199 1 0 0 20 0 2 0 34646447 108576768 8812 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 5.06 s
Current children cumulated vsize: 106032 KiB
Current children cumulated memory: 35248 KiB

[startup+6.30019 s]
/proc/loadavg: 6.44 6.89 6.97 6/270 23071
/proc/meminfo: memFree=129873856/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=106736 memory=35668 CPUtime=10.27 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 122949 0 0 0 1003 24 0 0 20 0 2 0 34646447 109297664 8917 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26684 8917 672 633 0 10427 0
[pid=23069/tid=23071] ppid=23066 vsize=106736 memory=17408 CPUtime=4.04 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 2466 0 0 0 403 1 0 0 20 0 2 0 34646447 109297664 8917 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 10.27 s
Current children cumulated vsize: 106736 KiB
Current children cumulated memory: 35668 KiB

[startup+12.7002 s]
/proc/loadavg: 6.32 6.86 6.96 9/270 23071
/proc/meminfo: memFree=129872064/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=107052 memory=36056 CPUtime=20.89 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 282993 0 0 0 2036 53 0 0 20 0 2 0 34646447 109621248 9014 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 26763 9014 672 633 0 10506 0
[pid=23069/tid=23071] ppid=23066 vsize=107052 memory=35488 CPUtime=8.32 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 4114 0 0 0 829 3 0 0 20 0 2 0 34646447 109621248 9014 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 20.89 s
Current children cumulated vsize: 107052 KiB
Current children cumulated memory: 36056 KiB

[startup+25.5002 s]
/proc/loadavg: 6.32 6.83 6.95 7/270 23073
/proc/meminfo: memFree=129863620/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=109224 memory=37660 CPUtime=42.18 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 627451 0 0 0 4096 122 0 0 20 0 2 0 34646447 111845376 9415 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 27306 9415 672 633 0 11049 0
[pid=23069/tid=23071] ppid=23066 vsize=109224 memory=36696 CPUtime=16.91 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 5933 0 0 0 1685 6 0 0 20 0 2 0 34646447 111845376 9415 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 42.18 s
Current children cumulated vsize: 109224 KiB
Current children cumulated memory: 37660 KiB

[startup+51.1059 s]
/proc/loadavg: 6.48 6.83 6.94 8/270 23073
/proc/meminfo: memFree=129863840/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=109620 memory=38428 CPUtime=85.87 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 638911 0 0 0 8444 143 0 0 20 0 2 0 34646447 112250880 9607 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 27405 9607 672 633 0 11148 0
[pid=23069/tid=23071] ppid=23066 vsize=109620 memory=17408 CPUtime=35.21 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 7743 0 0 0 3508 13 0 0 20 0 2 0 34646447 112250880 9607 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 85.87 s
Current children cumulated vsize: 109620 KiB
Current children cumulated memory: 38428 KiB

[startup+102.3 s]
/proc/loadavg: 6.60 6.80 6.92 8/269 23075
/proc/meminfo: memFree=129863616/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=110256 memory=39324 CPUtime=172.98 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 651286 0 0 0 17119 179 0 0 20 0 2 0 34646447 112902144 9831 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 27564 9831 672 633 0 11307 0
[pid=23069/tid=23071] ppid=23066 vsize=110256 memory=17408 CPUtime=71.56 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 9455 0 0 0 7132 24 0 0 20 0 2 0 34646447 112902144 9831 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 172.98 s
Current children cumulated vsize: 110256 KiB
Current children cumulated memory: 39324 KiB

[startup+162.3 s]
/proc/loadavg: 6.67 6.79 6.91 8/269 23122
/proc/meminfo: memFree=129893932/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=113732 memory=42408 CPUtime=276.03 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 658758 0 0 0 27376 227 0 0 20 0 2 0 34646447 116461568 10602 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 28433 10602 672 633 0 12176 0
[pid=23069/tid=23071] ppid=23066 vsize=113732 memory=5632 CPUtime=115.19 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 10954 0 0 0 11478 41 0 0 20 0 2 0 34646447 116461568 10602 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 276.03 s
Current children cumulated vsize: 113732 KiB
Current children cumulated memory: 42408 KiB

[startup+222.3 s]
/proc/loadavg: 6.60 6.74 6.89 8/269 23124
/proc/meminfo: memFree=129891964/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=118156 memory=46220 CPUtime=379.97 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 666891 0 0 0 37724 273 0 0 20 0 2 0 34646447 120991744 11555 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 29539 11555 672 633 0 13282 0
[pid=23069/tid=23071] ppid=23066 vsize=118156 memory=14572 CPUtime=159.72 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 12565 0 0 0 15915 57 0 0 20 0 2 0 34646447 120991744 11555 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 379.97 s
Current children cumulated vsize: 118156 KiB
Current children cumulated memory: 46220 KiB

[startup+282.3 s]
/proc/loadavg: 7.20 6.88 6.93 7/269 23218
/proc/meminfo: memFree=129962776/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=119392 memory=47372 CPUtime=483.87 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 674608 0 0 0 48080 307 0 0 20 0 2 0 34646447 122257408 11843 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 29848 11843 672 633 0 13591 0
[pid=23069/tid=23071] ppid=23066 vsize=119392 memory=47116 CPUtime=204.27 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 13263 0 0 0 20357 70 0 0 20 0 2 0 34646447 122257408 11843 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 483.87 s
Current children cumulated vsize: 119392 KiB
Current children cumulated memory: 47372 KiB

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

/proc/meminfo: memFree=129941972/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=2484.84 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 698319 0 0 0 247727 757 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1076.16 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 15456 0 0 0 107410 206 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2484.84 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1482.3 s]
/proc/loadavg: 7.46 7.42 7.27 8/267 23281
/proc/meminfo: memFree=129942236/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=2591.55 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 698347 0 0 0 258380 775 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1123.43 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 15456 0 0 0 112132 211 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2591.55 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1542.3 s]
/proc/loadavg: 7.10 7.33 7.25 8/267 23284
/proc/meminfo: memFree=129949976/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=2698.39 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 698764 0 0 0 269048 791 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1170.83 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15480 0 0 0 116866 217 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2698.39 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1602.3 s]
/proc/loadavg: 7.07 7.28 7.24 9/268 23300
/proc/meminfo: memFree=129947736/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=2805.41 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 698785 0 0 0 279734 807 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1218.44 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15480 0 0 0 121622 222 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2805.41 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1662.3 s]
/proc/loadavg: 7.17 7.28 7.24 6/267 23306
/proc/meminfo: memFree=129948324/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=2912.71 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 699569 0 0 0 290448 823 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1266.3 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15506 0 0 0 126404 226 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 2912.71 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1722.3 s]
/proc/loadavg: 6.82 7.15 7.20 8/267 23308
/proc/meminfo: memFree=129948356/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129324 memory=54272 CPUtime=3020.99 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 700095 0 0 0 301258 841 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32331 13568 672 633 0 16074 0
[pid=23069/tid=23071] ppid=23066 vsize=129324 memory=54272 CPUtime=1315.11 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15508 0 0 0 131279 232 0 0 20 0 2 0 34646447 132427776 13568 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3020.99 s
Current children cumulated vsize: 129324 KiB
Current children cumulated memory: 54272 KiB

[startup+1782.3 s]
/proc/loadavg: 7.05 7.15 7.19 8/267 23310
/proc/meminfo: memFree=129949132/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=129544 memory=54528 CPUtime=3129.42 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 700635 0 0 0 312084 858 0 0 20 0 2 0 34646447 132653056 13632 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32386 13632 672 633 0 16129 0
[pid=23069/tid=23071] ppid=23066 vsize=129544 memory=54528 CPUtime=1364.06 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15617 0 0 0 136171 235 0 0 20 0 2 0 34646447 132653056 13632 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3129.42 s
Current children cumulated vsize: 129544 KiB
Current children cumulated memory: 54528 KiB

[startup+1842.3 s]
/proc/loadavg: 7.54 7.28 7.23 9/268 23358
/proc/meminfo: memFree=129997688/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=130108 memory=55040 CPUtime=3238.08 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 700755 0 0 0 322934 874 0 0 20 0 2 0 34646447 133230592 13760 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32527 13760 672 633 0 16270 0
[pid=23069/tid=23071] ppid=23066 vsize=130108 memory=55040 CPUtime=1413.21 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 15619 0 0 0 141082 239 0 0 20 0 2 0 34646447 133230592 13760 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3238.08 s
Current children cumulated vsize: 130108 KiB
Current children cumulated memory: 55040 KiB

[startup+1902.3 s]
/proc/loadavg: 7.49 7.30 7.25 9/267 23361
/proc/meminfo: memFree=129996772/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=130912 memory=55808 CPUtime=3346.76 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 700959 0 0 0 333787 889 0 0 20 0 2 0 34646447 134053888 13952 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32728 13952 672 633 0 16471 0
[pid=23069/tid=23071] ppid=23066 vsize=130912 memory=55808 CPUtime=1462.42 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15620 0 0 0 145999 243 0 0 20 0 2 0 34646447 134053888 13952 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3346.76 s
Current children cumulated vsize: 130912 KiB
Current children cumulated memory: 55808 KiB

[startup+1962.3 s]
/proc/loadavg: 7.52 7.34 7.26 9/267 23363
/proc/meminfo: memFree=129993988/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=130912 memory=55808 CPUtime=3455.54 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 700959 0 0 0 344650 904 0 0 20 0 2 0 34646447 134053888 13952 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32728 13952 672 633 0 16471 0
[pid=23069/tid=23071] ppid=23066 vsize=130912 memory=55808 CPUtime=1511.69 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15620 0 0 0 150922 247 0 0 20 0 2 0 34646447 134053888 13952 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3455.54 s
Current children cumulated vsize: 130912 KiB
Current children cumulated memory: 55808 KiB

[startup+2022.3 s]
/proc/loadavg: 7.52 7.37 7.28 9/267 23365
/proc/meminfo: memFree=129996896/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=131528 memory=56448 CPUtime=3564.61 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 702851 0 0 0 355542 919 0 0 20 0 2 0 34646447 134684672 14112 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32882 14112 672 633 0 16625 0
[pid=23069/tid=23071] ppid=23066 vsize=131528 memory=56448 CPUtime=1561.29 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) R 23066 23069 22073 0 -1 4194368 15786 0 0 0 155878 251 0 0 20 0 2 0 34646447 134684672 14112 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3564.61 s
Current children cumulated vsize: 131528 KiB
Current children cumulated memory: 56448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2041.8 s]
/proc/loadavg: 7.51 7.38 7.28 8/267 23365
/proc/meminfo: memFree=129998976/131249996 swapFree=33010684/33010684
[pid=23069] ppid=23066 vsize=131528 memory=56448 CPUtime=3600.1 cores=5,7
/proc/23069/stat : 23069 (pb_competition_) R 23066 23069 22073 0 -1 4194304 702888 0 0 0 359086 924 0 0 20 0 2 0 34646447 134684672 14112 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
/proc/23069/statm: 32882 14112 672 633 0 16625 0
[pid=23069/tid=23071] ppid=23066 vsize=131528 memory=14572 CPUtime=1577.44 cores=5,7
/proc/23069/task/23071/stat : 23071 (pb_competition_) S 23066 23069 22073 0 -1 4194368 15786 0 0 0 157492 252 0 0 20 0 2 0 34646447 134684672 14112 18446744073709551615 4198400 6788177 140732167575344 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 25808896 140732167584090 140732167584216 140732167584216 140732167589818 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 131528 KiB
Current children cumulated memory: 56448 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.92 s, system=9.24685 s

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

Child status: 0

Real time (s): 2041.85
CPU time (s): 3600.17
CPU user time (s): 3590.92
CPU system time (s): 9.24685
CPU usage (%): 176.319
Max. virtual memory (cumulated for all children) (KiB): 131528
Max. memory (cumulated for all children) (KiB): 56448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.92
system time used= 9.24685
maximum resident set size= 59140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 703309
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= 170565
involuntary context switches= 110460


# summary of solver processes directly reported to runsolver:
#   pid: 23069
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3590.92
#   total CPU system time (s): 9.24685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36598 second user time and 9.86544 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-29 11:34:38
IDJOB=4507478
IDBENCH=158355
IDSOLVER=3347
FILE ID=nodeC032/4507478-1751189678
RUNJOBID= nodeC032-1751182846-22086
SLURM_JOB_ID= 9587564
Free space on /tmp= 432052 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.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-4507478-1751189678/watcher-4507478-1751189678 -o /tmp/evaluation-result-4507478-1751189678/solver-4507478-1751189678 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751182846-22086 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 858834568 HOME/instance-4507478-1751189678.opb

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

MD5SUM BENCH= b65f6b5f7cc62b44e438e625661039cb
RANDOM SEED=858834568

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129889396 kB
MemAvailable:   129527208 kB
Buffers:            3280 kB
Cached:           439320 kB
SwapCached:            0 kB
Active:           549340 kB
Inactive:         198396 kB
Active(anon):     323204 kB
Inactive(anon):        0 kB
Active(file):     226136 kB
Inactive(file):   198396 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:            20 kB
AnonPages:        308300 kB
Mapped:           110776 kB
Shmem:             18068 kB
KReclaimable:      86444 kB
Slab:             169708 kB
SReclaimable:      86444 kB
SUnreclaim:        83264 kB
KernelStack:        4368 kB
PageTables:         3548 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     668232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432048 MiB
End job on nodeC032 at 2025-06-29 12:08:40