Trace number 4507285

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
AI448PBSolver 2025-05-31? (TO) 3600.06 3611.41

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K92.opb
MD5SUM0bf652578c2f1d207084d270794d0d34
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 benchmark16.9419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6256
Total number of constraints6442
Number of constraints which are clauses6350
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint92
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 93
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

3600.04/3611.40	Terminated

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: 63837 MiB (63270 MiB free)
  memory of node 1: 64465 MiB (64018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507285-1751182967/watcher-4507285-1751182967 -o /tmp/evaluation-result-4507285-1751182967/solver-4507285-1751182967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22608 --watchdog 3760 HOME/solve.sh HOME/instance-4507285-1751182967.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=22653, runsolver pid=22647

[startup+0.100067 s]*
/proc/loadavg: 0.76 1.13 2.02 4/258 22678
/proc/meminfo: memFree=130333668/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=9916 memory=5376 CPUtime=0.01 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 960 0 0 0 0 1 0 0 20 0 1 0 33976062 10153984 1344 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 2479 1344 512 108 0 996 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 14108 KiB
Current children cumulated memory: 8320 KiB

[startup+0.214793 s]*
/proc/loadavg: 0.76 1.13 2.02 5/255 22678
/proc/meminfo: memFree=130303428/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=13324 memory=8448 CPUtime=0.12 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 1692 0 0 0 11 1 0 0 20 0 1 0 33976062 13643776 2112 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 3331 2112 544 108 0 1848 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 17516 KiB
Current children cumulated memory: 11392 KiB

[startup+0.3146 s]*
/proc/loadavg: 0.76 1.13 2.02 6/255 22678
/proc/meminfo: memFree=130303712/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=13852 memory=8960 CPUtime=0.22 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 1835 0 0 0 21 1 0 0 20 0 1 0 33976062 14184448 2240 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 3463 2240 544 108 0 1980 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 18044 KiB
Current children cumulated memory: 11904 KiB

[startup+0.70042 s]
/proc/loadavg: 0.76 1.13 2.02 5/255 22678
/proc/meminfo: memFree=130299680/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=16520 memory=11776 CPUtime=0.59 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 2483 0 0 0 58 1 0 0 20 0 1 0 33976062 16916480 2944 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 4130 2944 576 108 0 2647 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 20712 KiB
Current children cumulated memory: 14720 KiB

[startup+1.50044 s]
/proc/loadavg: 0.76 1.13 2.02 5/255 22678
/proc/meminfo: memFree=130289852/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=25108 memory=19840 CPUtime=1.39 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 4515 0 0 0 137 2 0 0 20 0 1 0 33976062 25710592 4960 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 6277 4960 576 108 0 4794 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 29300 KiB
Current children cumulated memory: 22784 KiB

[startup+3.11372 s]
/proc/loadavg: 1.02 1.18 2.03 5/255 22678
/proc/meminfo: memFree=130220356/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=41828 memory=36096 CPUtime=2.99 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 8575 0 0 0 297 2 0 0 20 0 1 0 33976062 42831872 9024 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 10457 9024 576 108 0 8974 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 46020 KiB
Current children cumulated memory: 39040 KiB

[startup+6.30042 s]
/proc/loadavg: 1.02 1.18 2.03 5/255 22678
/proc/meminfo: memFree=130139208/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=63436 memory=57216 CPUtime=6.17 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 13866 0 0 0 613 4 0 0 20 0 1 0 33976062 64958464 14304 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 15859 14304 576 108 0 14376 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 67628 KiB
Current children cumulated memory: 60160 KiB

[startup+12.7004 s]
/proc/loadavg: 1.26 1.23 2.04 5/255 22678
/proc/meminfo: memFree=130036228/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=92132 memory=85120 CPUtime=12.55 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 20843 0 0 0 1249 6 0 0 20 0 1 0 33976062 94343168 21280 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 23033 21280 576 108 0 21550 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 96324 KiB
Current children cumulated memory: 88064 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 1.38 2.08 5/255 22678
/proc/meminfo: memFree=129882836/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=124160 memory=115072 CPUtime=25.31 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 28330 0 0 0 2522 9 0 0 20 0 1 0 33976062 127139840 28768 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 31040 28768 576 108 0 29557 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 128352 KiB
Current children cumulated memory: 118016 KiB

[startup+51.1136 s]
/proc/loadavg: 2.65 1.59 2.13 5/256 22680
/proc/meminfo: memFree=129672704/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=172388 memory=158592 CPUtime=50.84 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 39192 0 0 0 5072 12 0 0 20 0 1 0 33976062 176525312 39648 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 43097 39648 576 108 0 41614 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 176580 KiB
Current children cumulated memory: 161536 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.98 2.24 5/255 22682
/proc/meminfo: memFree=129428964/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=224064 memory=207360 CPUtime=101.87 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 51394 0 0 0 10170 17 0 0 20 0 1 0 33976062 229441536 51840 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 56016 51840 576 108 0 54533 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 228256 KiB
Current children cumulated memory: 210304 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.37 2.35 5/255 22684
/proc/meminfo: memFree=129204980/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=267248 memory=248192 CPUtime=161.68 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 61595 0 0 0 16147 21 0 0 20 0 1 0 33976062 273661952 62048 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 66812 62048 576 108 0 65329 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 271440 KiB
Current children cumulated memory: 251136 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.68 2.47 5/254 22686
/proc/meminfo: memFree=129034856/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=305440 memory=281728 CPUtime=221.5 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 69977 0 0 0 22125 25 0 0 20 0 1 0 33976062 312770560 70432 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 76360 70432 576 108 0 74877 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 309632 KiB

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

/proc/loadavg: 4.58 4.58 4.28 5/255 22833
/proc/meminfo: memFree=125606280/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1090760 memory=976760 CPUtime=3032.77 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 226761 0 0 0 303176 101 0 0 20 0 1 0 33976062 1116938240 244190 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 272690 244190 576 108 0 271207 0
Current children cumulated CPU time: 3032.78 s
Current children cumulated vsize: 1094952 KiB
Current children cumulated memory: 979704 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.49 4.27 5/255 22836
/proc/meminfo: memFree=125572744/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1109040 memory=991864 CPUtime=3092.57 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 230539 0 0 0 309154 103 0 0 20 0 1 0 33976062 1135656960 247966 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 277260 247966 576 108 0 275777 0
Current children cumulated CPU time: 3092.58 s
Current children cumulated vsize: 1113232 KiB
Current children cumulated memory: 994808 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.41 4.25 5/255 22838
/proc/meminfo: memFree=125514876/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1130636 memory=1009912 CPUtime=3152.36 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 235054 0 0 0 315131 105 0 0 20 0 1 0 33976062 1157771264 252478 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 282659 252478 576 108 0 281176 0
Current children cumulated CPU time: 3152.37 s
Current children cumulated vsize: 1134828 KiB
Current children cumulated memory: 1012856 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.35 4.24 5/254 22840
/proc/meminfo: memFree=125458508/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1164176 memory=1030392 CPUtime=3212.14 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 239904 0 0 0 321106 108 0 0 20 0 1 0 33976062 1192116224 257598 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 291044 257598 576 108 0 289561 0
Current children cumulated CPU time: 3212.15 s
Current children cumulated vsize: 1168368 KiB
Current children cumulated memory: 1033336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.30 4.23 5/254 22842
/proc/meminfo: memFree=125376416/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1190504 memory=1061752 CPUtime=3271.95 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 245047 0 0 0 327084 111 0 0 20 0 1 0 33976062 1219076096 265438 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 297626 265438 576 108 0 296143 0
Current children cumulated CPU time: 3271.96 s
Current children cumulated vsize: 1194696 KiB
Current children cumulated memory: 1064696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.29 4.23 5/254 22844
/proc/meminfo: memFree=125351424/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1212456 memory=1092984 CPUtime=3331.76 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249136 0 0 0 333064 112 0 0 20 0 1 0 33976062 1241554944 273246 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303114 273246 576 108 0 301631 0
Current children cumulated CPU time: 3331.77 s
Current children cumulated vsize: 1216648 KiB
Current children cumulated memory: 1095928 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.25 4.22 5/254 22849
/proc/meminfo: memFree=125311920/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1212456 memory=1116280 CPUtime=3391.57 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249339 0 0 0 339044 113 0 0 20 0 1 0 33976062 1241554944 279070 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303114 279070 576 108 0 301631 0
Current children cumulated CPU time: 3391.58 s
Current children cumulated vsize: 1216648 KiB
Current children cumulated memory: 1119224 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.20 4.20 5/254 22851
/proc/meminfo: memFree=125225420/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1212456 memory=1144056 CPUtime=3451.38 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249484 0 0 0 345025 113 0 0 20 0 1 0 33976062 1241554944 286014 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303114 286014 576 108 0 301631 0
Current children cumulated CPU time: 3451.39 s
Current children cumulated vsize: 1216648 KiB
Current children cumulated memory: 1147000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.21 4.20 5/254 22857
/proc/meminfo: memFree=125155756/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1212840 memory=1174136 CPUtime=3511.19 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249595 0 0 0 351006 113 0 0 20 0 1 0 33976062 1241948160 293534 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303210 293534 576 108 0 301727 0
Current children cumulated CPU time: 3511.2 s
Current children cumulated vsize: 1217032 KiB
Current children cumulated memory: 1177080 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.18 4.19 5/254 22859
/proc/meminfo: memFree=125125720/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1213868 memory=1189112 CPUtime=3571.01 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249754 0 0 0 356988 113 0 0 20 0 1 0 33976062 1243000832 297278 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303467 297278 576 108 0 301984 0
Current children cumulated CPU time: 3571.02 s
Current children cumulated vsize: 1218060 KiB
Current children cumulated memory: 1192056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.14 4.18 4.19 4/249 22869
/proc/meminfo: memFree=126551092/131382112 swapFree=33010684/33010684
[pid=22653] ppid=22647 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/22653/stat : 22653 (bash) S 22647 22653 22597 0 -1 4194304 305 253 1 0 0 1 0 0 20 0 1 0 33976056 4292608 736 18446744073709551615 94255332540416 94255333434949 140723094519904 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94255333674000 94255333721744 94255346016256 140723094522260 140723094522376 140723094522376 140723094527978 0
/proc/22653/statm: 1048 736 672 219 0 110 0
[pid=22673] ppid=22653 vsize=1215020 memory=1189752 CPUtime=3600.03 cores=4,6
/proc/22673/stat : 22673 (solve_pb) R 22653 22653 22597 0 -1 4194304 249906 0 0 0 359890 113 0 0 20 0 1 0 33976062 1244180480 297438 18446744073709551615 94692255577088 94692256015232 140725812283536 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94692256043952 94692256046368 94692272615424 140725812291972 140725812292036 140725812292036 140725812297656 0
/proc/22673/statm: 303755 297438 576 108 0 302272 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1219212 KiB
Current children cumulated memory: 1192696 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3611.41 s]
# the end of solver process 22653 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3598.9 s, system=1.16038 s

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

Child status: 143

Real time (s): 3611.41
CPU time (s): 3600.06
CPU user time (s): 3598.9
CPU system time (s): 1.16038
CPU usage (%): 99.686
Max. virtual memory (cumulated for all children) (KiB): 1219212
Max. memory (cumulated for all children) (KiB): 1192696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.9
system time used= 1.16038
maximum resident set size= 1189752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250479
page faults= 1
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 849
involuntary context switches= 21956


# summary of solver processes directly reported to runsolver:
#   pid: 22653
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.9
#   total CPU system time (s): 1.16038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8925 second user time and 37.2018 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 09:42:47
IDJOB=4507285
IDBENCH=158341
IDSOLVER=3321
FILE ID=nodeC005/4507285-1751182967
RUNJOBID= nodeC005-1751182966-22608
SLURM_JOB_ID= 9587565
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K92.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507285-1751182967/watcher-4507285-1751182967 -o /tmp/evaluation-result-4507285-1751182967/solver-4507285-1751182967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22608 --watchdog 3760  HOME/solve.sh HOME/instance-4507285-1751182967.opb

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

MD5SUM BENCH= 0bf652578c2f1d207084d270794d0d34
RANDOM SEED=1562338754

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130346496 kB
MemAvailable:   129979956 kB
Buffers:            3280 kB
Cached:           430864 kB
SwapCached:            0 kB
Active:           314336 kB
Inactive:         185752 kB
Active(anon):      83904 kB
Inactive(anon):        0 kB
Active(file):     230432 kB
Inactive(file):   185752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4220 kB
Writeback:             0 kB
AnonPages:         69104 kB
Mapped:           101624 kB
Shmem:             17960 kB
KReclaimable:      86612 kB
Slab:             167568 kB
SReclaimable:      86612 kB
SUnreclaim:        80956 kB
KernelStack:        3732 kB
PageTables:         2348 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC005 at 2025-06-29 10:42:58