Trace number 4493586

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.14 1970.08

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
MD5SUM577423e4c806b19b8b5f6a5daee1c614
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 benchmark0.071126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
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: 370
0.00/0.00	c #constraint: 557
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 8
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: 1457323814
3600.05/1970.05	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 (62955 MiB free)
  memory of node 1: 64465 MiB (63548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493586-1751150018/watcher-4493586-1751150018 -o /tmp/evaluation-result-4493586-1751150018/solver-4493586-1751150018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15430 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1457323814 HOME/instance-4493586-1751150018.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
Current StackSize limit: 8192 KiB

solver pid=16465, runsolver pid=16462

[startup+0.100069 s]*
/proc/loadavg: 7.23 7.31 7.02 8/270 16467
/proc/meminfo: memFree=129539800/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=79936 memory=5632 CPUtime=0.16 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 882 0 0 0 16 0 0 0 20 0 2 0 30676374 81854464 1408 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 19984 1408 672 633 0 2890 0
[pid=16465/tid=16467] ppid=16462 vsize=79936 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 78 0 0 0 6 0 0 0 20 0 2 0 30676374 81854464 1408 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 79936 KiB
Current children cumulated memory: 5632 KiB

[startup+0.205932 s]*
/proc/loadavg: 7.23 7.31 7.02 9/270 16467
/proc/meminfo: memFree=129539800/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=80072 memory=5888 CPUtime=0.34 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 928 0 0 0 34 0 0 0 20 0 2 0 30676374 81993728 1472 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 20018 1472 672 633 0 2924 0
[pid=16465/tid=16467] ppid=16462 vsize=80072 memory=664958721904869660 CPUtime=0.14 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 78 0 0 0 14 0 0 0 20 0 2 0 30676374 81993728 1472 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 80072 KiB
Current children cumulated memory: 5888 KiB

[startup+0.305954 s]*
/proc/loadavg: 7.23 7.31 7.02 7/270 16467
/proc/meminfo: memFree=129539800/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=80412 memory=6116 CPUtime=0.53 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 1022 0 0 0 52 1 0 0 20 0 2 0 30676374 82341888 1529 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 20103 1529 672 633 0 3009 0
[pid=16465/tid=16467] ppid=16462 vsize=80412 memory=7970111868136472430 CPUtime=0.24 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) S 16462 16465 15419 0 -1 4194368 78 0 0 0 24 0 0 0 20 0 2 0 30676374 82341888 1529 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 80412 KiB
Current children cumulated memory: 6116 KiB

[startup+0.700233 s]
/proc/loadavg: 7.23 7.31 7.02 8/270 16467
/proc/meminfo: memFree=129539044/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=81340 memory=6732 CPUtime=1.26 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 1273 0 0 0 124 2 0 0 20 0 2 0 30676374 83292160 1683 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 20335 1683 672 633 0 3241 0
[pid=16465/tid=16467] ppid=16462 vsize=81340 memory=17152 CPUtime=0.58 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 78 0 0 0 58 0 0 0 20 0 2 0 30676374 83292160 1683 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 81340 KiB
Current children cumulated memory: 6732 KiB

[startup+1.50023 s]
/proc/loadavg: 7.23 7.31 7.02 8/270 16467
/proc/meminfo: memFree=129538036/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=82028 memory=7628 CPUtime=2.83 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 2462 0 0 0 280 3 0 0 20 0 2 0 30676374 83996672 1907 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 20507 1907 672 633 0 3413 0
[pid=16465/tid=16467] ppid=16462 vsize=82028 memory=17152 CPUtime=1.37 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 265 0 0 0 137 0 0 0 20 0 2 0 30676374 83996672 1907 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 82028 KiB
Current children cumulated memory: 7628 KiB

[startup+3.10573 s]
/proc/loadavg: 7.21 7.31 7.02 8/270 16467
/proc/meminfo: memFree=129536568/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=83648 memory=8896 CPUtime=5.81 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 4245 0 0 0 576 5 0 0 20 0 2 0 30676374 85655552 2224 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 20912 2224 672 633 0 3818 0
[pid=16465/tid=16467] ppid=16462 vsize=83648 memory=7884 CPUtime=2.76 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 318 0 0 0 276 0 0 0 20 0 2 0 30676374 85655552 2224 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 5.81 s
Current children cumulated vsize: 83648 KiB
Current children cumulated memory: 8896 KiB

[startup+6.30022 s]
/proc/loadavg: 7.21 7.31 7.02 9/270 16467
/proc/meminfo: memFree=129532944/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=84948 memory=10688 CPUtime=11.91 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 6460 0 0 0 1184 7 0 0 20 0 2 0 30676374 86986752 2672 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 21237 2672 672 633 0 4143 0
[pid=16465/tid=16467] ppid=16462 vsize=84948 memory=17152 CPUtime=5.69 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 357 0 0 0 568 1 0 0 20 0 2 0 30676374 86986752 2672 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 11.91 s
Current children cumulated vsize: 84948 KiB
Current children cumulated memory: 10688 KiB

[startup+12.7002 s]
/proc/loadavg: 7.19 7.30 7.02 9/270 16467
/proc/meminfo: memFree=129534512/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=87952 memory=12796 CPUtime=24 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 11651 0 0 0 2386 14 0 0 20 0 2 0 30676374 90062848 3199 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 21988 3199 672 633 0 4894 0
[pid=16465/tid=16467] ppid=16462 vsize=87952 memory=12668 CPUtime=11.47 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 939 0 0 0 1144 3 0 0 20 0 2 0 30676374 90062848 3199 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 24 s
Current children cumulated vsize: 87952 KiB
Current children cumulated memory: 12796 KiB

[startup+25.5002 s]
/proc/loadavg: 7.09 7.27 7.01 7/270 16467
/proc/meminfo: memFree=129532788/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=90716 memory=16380 CPUtime=47.81 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 15406 0 0 0 4756 25 0 0 20 0 2 0 30676374 92893184 4095 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 22679 4095 672 633 0 5585 0
[pid=16465/tid=16467] ppid=16462 vsize=90716 memory=14972 CPUtime=22.62 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 940 0 0 0 2256 6 0 0 20 0 2 0 30676374 92893184 4095 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 47.81 s
Current children cumulated vsize: 90716 KiB
Current children cumulated memory: 16380 KiB

[startup+51.1056 s]
/proc/loadavg: 7.26 7.30 7.02 9/268 16468
/proc/meminfo: memFree=129530560/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=96348 memory=22004 CPUtime=95.13 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 22859 0 0 0 9471 42 0 0 20 0 2 0 30676374 98660352 5501 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 24087 5501 672 633 0 6993 0
[pid=16465/tid=16467] ppid=16462 vsize=96348 memory=17152 CPUtime=44.63 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 1495 0 0 0 4452 11 0 0 20 0 2 0 30676374 98660352 5501 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 95.13 s
Current children cumulated vsize: 96348 KiB
Current children cumulated memory: 22004 KiB

[startup+102.3 s]
/proc/loadavg: 7.04 7.23 7.02 9/269 16471
/proc/meminfo: memFree=129531028/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=100272 memory=25972 CPUtime=189.4 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 31312 0 0 0 18871 69 0 0 20 0 2 0 30676374 102678528 6493 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 25068 6493 672 633 0 7974 0
[pid=16465/tid=16467] ppid=16462 vsize=100272 memory=17152 CPUtime=88.27 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 3240 0 0 0 8806 21 0 0 20 0 2 0 30676374 102678528 6493 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 189.4 s
Current children cumulated vsize: 100272 KiB
Current children cumulated memory: 25972 KiB

[startup+162.3 s]
/proc/loadavg: 7.37 7.30 7.05 8/268 16518
/proc/meminfo: memFree=129942880/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=102916 memory=28532 CPUtime=299.13 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 36763 0 0 0 29818 95 0 0 20 0 2 0 30676374 105385984 7133 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 25729 7133 672 633 0 8635 0
[pid=16465/tid=16467] ppid=16462 vsize=102916 memory=26996 CPUtime=138.65 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 4742 0 0 0 13834 31 0 0 20 0 2 0 30676374 105385984 7133 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 299.13 s
Current children cumulated vsize: 102916 KiB
Current children cumulated memory: 28532 KiB

[startup+222.3 s]
/proc/loadavg: 7.58 7.37 7.09 9/268 16704
/proc/meminfo: memFree=129937288/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=110784 memory=33216 CPUtime=410.03 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 37758 0 0 0 40879 124 0 0 20 0 2 0 30676374 113442816 8304 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 27696 8304 672 633 0 10602 0
[pid=16465/tid=16467] ppid=16462 vsize=110784 memory=14720 CPUtime=190.24 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 4780 0 0 0 18983 41 0 0 20 0 2 0 30676374 113442816 8304 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 410.03 s
Current children cumulated vsize: 110784 KiB
Current children cumulated memory: 33216 KiB

[startup+282.3 s]
/proc/loadavg: 7.38 7.35 7.10 9/267 16706
/proc/meminfo: memFree=129903700/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=113008 memory=35520 CPUtime=520.83 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 41583 0 0 0 51940 143 0 0 20 0 2 0 30676374 115720192 8880 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 28252 8880 672 633 0 11158 0
[pid=16465/tid=16467] ppid=16462 vsize=113008 memory=0 CPUtime=241.71 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) S 16462 16465 15419 0 -1 4194368 5988 0 0 0 24124 47 0 0 20 0 2 0 30676374 115720192 8880 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 520.83 s
Current children cumulated vsize: 113008 KiB
Current children cumulated memory: 35520 KiB

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

/proc/meminfo: memFree=129628708/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=123916 memory=48484 CPUtime=2476.6 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54218 0 0 0 247278 382 0 0 20 0 2 0 30676374 126889984 12121 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 30979 12121 672 633 0 13885 0
[pid=16465/tid=16467] ppid=16462 vsize=123916 memory=48100 CPUtime=1126.78 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7271 0 0 0 112538 140 0 0 20 0 2 0 30676374 126889984 12121 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2476.6 s
Current children cumulated vsize: 123916 KiB
Current children cumulated memory: 48484 KiB

[startup+1422.3 s]
/proc/loadavg: 7.45 6.99 6.91 8/266 16987
/proc/meminfo: memFree=129628808/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=124120 memory=48740 CPUtime=2587.63 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54291 0 0 0 258371 392 0 0 20 0 2 0 30676374 127098880 12185 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31030 12185 672 633 0 13936 0
[pid=16465/tid=16467] ppid=16462 vsize=124120 memory=48100 CPUtime=1178.31 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7271 0 0 0 117686 145 0 0 20 0 2 0 30676374 127098880 12185 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2587.63 s
Current children cumulated vsize: 124120 KiB
Current children cumulated memory: 48740 KiB

[startup+1482.3 s]
/proc/loadavg: 7.34 7.04 6.93 8/266 16989
/proc/meminfo: memFree=129638460/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=124396 memory=48996 CPUtime=2698.86 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54572 0 0 0 269483 403 0 0 20 0 2 0 30676374 127381504 12249 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31099 12249 672 633 0 14005 0
[pid=16465/tid=16467] ppid=16462 vsize=124396 memory=17152 CPUtime=1230.02 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7273 0 0 0 122854 148 0 0 20 0 2 0 30676374 127381504 12249 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2698.86 s
Current children cumulated vsize: 124396 KiB
Current children cumulated memory: 48996 KiB

[startup+1542.3 s]
/proc/loadavg: 7.29 7.08 6.95 8/266 16991
/proc/meminfo: memFree=129637264/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=124596 memory=49252 CPUtime=2809.59 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54704 0 0 0 280545 414 0 0 20 0 2 0 30676374 127586304 12313 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31149 12313 672 633 0 14055 0
[pid=16465/tid=16467] ppid=16462 vsize=124596 memory=49252 CPUtime=1281.21 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7273 0 0 0 127969 152 0 0 20 0 2 0 30676374 127586304 12313 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2809.59 s
Current children cumulated vsize: 124596 KiB
Current children cumulated memory: 49252 KiB

[startup+1602.3 s]
/proc/loadavg: 7.04 7.04 6.95 8/266 16993
/proc/meminfo: memFree=129637348/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=124808 memory=49380 CPUtime=2920.86 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54760 0 0 0 291661 425 0 0 20 0 2 0 30676374 127803392 12345 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31202 12345 672 633 0 14108 0
[pid=16465/tid=16467] ppid=16462 vsize=124808 memory=49252 CPUtime=1332.96 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7275 0 0 0 133141 155 0 0 20 0 2 0 30676374 127803392 12345 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 2920.86 s
Current children cumulated vsize: 124808 KiB
Current children cumulated memory: 49380 KiB

[startup+1662.3 s]
/proc/loadavg: 7.23 7.09 6.97 8/267 17015
/proc/meminfo: memFree=129638052/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=125212 memory=49636 CPUtime=3031.82 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54841 0 0 0 302746 436 0 0 20 0 2 0 30676374 128217088 12409 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31303 12409 672 633 0 14209 0
[pid=16465/tid=16467] ppid=16462 vsize=125212 memory=49252 CPUtime=1384.39 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7276 0 0 0 138280 159 0 0 20 0 2 0 30676374 128217088 12409 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3031.82 s
Current children cumulated vsize: 125212 KiB
Current children cumulated memory: 49636 KiB

[startup+1722.3 s]
/proc/loadavg: 7.77 7.25 7.04 8/267 17019
/proc/meminfo: memFree=129638608/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=125404 memory=49892 CPUtime=3141.38 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 54889 0 0 0 313692 446 0 0 20 0 2 0 30676374 128413696 12473 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31351 12473 672 633 0 14257 0
[pid=16465/tid=16467] ppid=16462 vsize=125404 memory=49252 CPUtime=1434.42 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7276 0 0 0 143279 163 0 0 20 0 2 0 30676374 128413696 12473 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3141.38 s
Current children cumulated vsize: 125404 KiB
Current children cumulated memory: 49892 KiB

[startup+1782.3 s]
/proc/loadavg: 7.53 7.28 7.06 8/267 17021
/proc/meminfo: memFree=129638660/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=125404 memory=50020 CPUtime=3252.6 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 55987 0 0 0 324803 457 0 0 20 0 2 0 30676374 128413696 12505 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31351 12505 672 633 0 14257 0
[pid=16465/tid=16467] ppid=16462 vsize=125404 memory=50020 CPUtime=1486.12 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7333 0 0 0 148446 166 0 0 20 0 2 0 30676374 128413696 12505 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3252.6 s
Current children cumulated vsize: 125404 KiB
Current children cumulated memory: 50020 KiB

[startup+1842.3 s]
/proc/loadavg: 7.24 7.24 7.06 8/267 17023
/proc/meminfo: memFree=129638516/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=125804 memory=50276 CPUtime=3364.11 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 56059 0 0 0 335941 470 0 0 20 0 2 0 30676374 128823296 12569 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31451 12569 672 633 0 14357 0
[pid=16465/tid=16467] ppid=16462 vsize=125804 memory=14720 CPUtime=1538.12 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7333 0 0 0 153643 169 0 0 20 0 2 0 30676374 128823296 12569 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3364.11 s
Current children cumulated vsize: 125804 KiB
Current children cumulated memory: 50276 KiB

[startup+1902.3 s]
/proc/loadavg: 7.19 7.21 7.06 7/267 17025
/proc/meminfo: memFree=129638236/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=125804 memory=50532 CPUtime=3474.92 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 56935 0 0 0 347010 482 0 0 20 0 2 0 30676374 128823296 12633 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31451 12633 672 633 0 14357 0
[pid=16465/tid=16467] ppid=16462 vsize=125804 memory=14720 CPUtime=1589.41 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7345 0 0 0 158767 174 0 0 20 0 2 0 30676374 128823296 12633 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3474.92 s
Current children cumulated vsize: 125804 KiB
Current children cumulated memory: 50532 KiB

[startup+1962.3 s]
/proc/loadavg: 6.93 7.13 7.04 8/266 17027
/proc/meminfo: memFree=129641492/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=126172 memory=50660 CPUtime=3585.82 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 57026 0 0 0 358088 494 0 0 20 0 2 0 30676374 129200128 12665 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31543 12665 672 633 0 14449 0
[pid=16465/tid=16467] ppid=16462 vsize=126172 memory=50660 CPUtime=1640.75 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7345 0 0 0 163897 178 0 0 20 0 2 0 30676374 129200128 12665 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3585.82 s
Current children cumulated vsize: 126172 KiB
Current children cumulated memory: 50660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1970 s]*
/proc/loadavg: 6.94 7.12 7.04 8/266 17027
/proc/meminfo: memFree=129649324/131249992 swapFree=33010684/33010684
[pid=16465] ppid=16462 vsize=126172 memory=50660 CPUtime=3600.05 cores=4,6
/proc/16465/stat : 16465 (pb_competition_) R 16462 16465 15419 0 -1 4194304 57026 0 0 0 359510 495 0 0 20 0 2 0 30676374 129200128 12665 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
/proc/16465/statm: 31543 12665 672 633 0 14449 0
[pid=16465/tid=16467] ppid=16462 vsize=126172 memory=7971800739471310963 CPUtime=1647.34 cores=4,6
/proc/16465/task/16467/stat : 16467 (pb_competition_) R 16462 16465 15419 0 -1 4194368 7345 0 0 0 164556 178 0 0 20 0 2 0 30676374 129200128 12665 18446744073709551615 4198400 6788177 140721374970880 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 23060480 140721374972249 140721374972376 140721374972376 140721374977978 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 126172 KiB
Current children cumulated memory: 50660 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.18 s, system=4.95816 s

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

Child status: 0

Real time (s): 1970.08
CPU time (s): 3600.14
CPU user time (s): 3595.18
CPU system time (s): 4.95816
CPU usage (%): 182.741
Max. virtual memory (cumulated for all children) (KiB): 126172
Max. memory (cumulated for all children) (KiB): 50660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.18
system time used= 4.95816
maximum resident set size= 50660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57075
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= 59734
involuntary context switches= 63849


# summary of solver processes directly reported to runsolver:
#   pid: 16465
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3595.18
#   total CPU system time (s): 4.95816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.83107 second user time and 9.36943 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 00:33:38
IDJOB=4493586
IDBENCH=147867
IDSOLVER=3347
FILE ID=nodeC035/4493586-1751150018
RUNJOBID= nodeC035-1751145886-15430
SLURM_JOB_ID= 9587453
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army11.17ls.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-4493586-1751150018/watcher-4493586-1751150018 -o /tmp/evaluation-result-4493586-1751150018/solver-4493586-1751150018 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15430 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1457323814 HOME/instance-4493586-1751150018.opb

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

MD5SUM BENCH= 577423e4c806b19b8b5f6a5daee1c614
RANDOM SEED=1457323814

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.951
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.51
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.539
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.51
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.371
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.51
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		: 3599.812
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.51
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.727
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.51
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		: 3608.049
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.51
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		: 3600.147
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.51
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		: 3599.754
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129539548 kB
MemAvailable:   129147800 kB
Buffers:            3280 kB
Cached:           381848 kB
SwapCached:            0 kB
Active:           948244 kB
Inactive:         160092 kB
Active(anon):     741272 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):   160092 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5296 kB
Writeback:             4 kB
AnonPages:        725032 kB
Mapped:           111040 kB
Shmem:             18064 kB
KReclaimable:      84796 kB
Slab:             167436 kB
SReclaimable:      84796 kB
SUnreclaim:        82640 kB
KernelStack:        4368 kB
PageTables:         4432 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1082248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    552960 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC035 at 2025-06-29 01:06:29