Trace number 4544944

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.04 3615.81

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat20_19_identity_complement.opb
MD5SUM6b62b1f0af3a4b117c91c07257537aad
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.7305
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7600
Total number of constraints700360
Number of constraints which are clauses685920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14440
Minimum length of a constraint2
Maximum length of a constraint19
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3615.80	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 (50397 MiB free)
  memory of node 1: 64465 MiB (52583 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544944-1753232020/watcher-4544944-1753232020 -o /tmp/evaluation-result-4544944-1753232020/solver-4544944-1753232020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160936 --watchdog 3760 HOME/solve.sh HOME/instance-4544944-1753232020.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100065 s]*
/proc/loadavg: 4.37 4.16 4.12 6/255 162449
/proc/meminfo: memFree=105445792/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 303 116 0 0 0 0 0 0 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162448] ppid=162445 vsize=2792 memory=1280 CPUtime=0 cores=0,2
/proc/162448/stat : 162448 (cat) S 162445 162445 160926 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 238881425 2859008 320 18446744073709551615 94514726371328 94514726386385 140736649174672 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94514726398608 94514726400104 94514759913472 140736649177569 140736649177640 140736649177640 140736649183211 0
/proc/162448/statm: 698 320 288 4 0 124 0
[pid=162449] ppid=162445 vsize=17896 memory=11904 CPUtime=0.06 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 2585 0 0 0 5 1 0 0 20 0 1 0 238881425 18325504 2976 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 4474 2976 512 108 0 2991 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 24880 KiB
Current children cumulated memory: 16000 KiB

[startup+0.211828 s]*
/proc/loadavg: 4.37 4.16 4.12 5/255 162449
/proc/meminfo: memFree=105425064/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 303 116 0 0 0 0 0 0 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162448] ppid=162445 vsize=2792 memory=1280 CPUtime=0 cores=0,2
/proc/162448/stat : 162448 (cat) S 162445 162445 160926 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 238881425 2859008 320 18446744073709551615 94514726371328 94514726386385 140736649174672 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94514726398608 94514726400104 94514759913472 140736649177569 140736649177640 140736649177640 140736649183211 0
/proc/162448/statm: 698 320 288 4 0 124 0
[pid=162449] ppid=162445 vsize=33576 memory=28720 CPUtime=0.17 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 5765 0 0 0 15 2 0 0 20 0 1 0 238881425 34381824 7180 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 8394 7180 512 108 0 6911 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 40560 KiB
Current children cumulated memory: 32816 KiB

[startup+0.311771 s]*
/proc/loadavg: 4.37 4.16 4.12 6/255 162449
/proc/meminfo: memFree=105409628/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 303 116 0 0 0 0 0 0 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162448] ppid=162445 vsize=2792 memory=1280 CPUtime=0.01 cores=0,2
/proc/162448/stat : 162448 (cat) S 162445 162445 160926 0 -1 4194304 133 0 0 0 0 1 0 0 20 0 1 0 238881425 2859008 320 18446744073709551615 94514726371328 94514726386385 140736649174672 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94514726398608 94514726400104 94514759913472 140736649177569 140736649177640 140736649177640 140736649183211 0
/proc/162448/statm: 698 320 288 4 0 124 0
[pid=162449] ppid=162445 vsize=53056 memory=42172 CPUtime=0.27 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 8601 0 0 0 24 3 0 0 20 0 1 0 238881425 54329344 10543 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 13264 10543 512 108 0 11781 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 60040 KiB
Current children cumulated memory: 46268 KiB

[startup+0.700496 s]
/proc/loadavg: 4.37 4.16 4.12 5/255 162449
/proc/meminfo: memFree=105377748/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=146704 memory=129520 CPUtime=0.65 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 25327 0 0 0 56 9 0 0 20 0 1 0 238881425 150224896 32380 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 36676 32380 512 108 0 35193 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 150896 KiB
Current children cumulated memory: 132336 KiB

[startup+1.50041 s]
/proc/loadavg: 4.37 4.16 4.12 5/254 162449
/proc/meminfo: memFree=105241040/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=240308 memory=202120 CPUtime=1.45 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 37319 0 0 0 132 13 0 0 20 0 1 0 238881425 246075392 50530 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 60077 50530 544 108 0 58594 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 244500 KiB
Current children cumulated memory: 204936 KiB

[startup+3.11316 s]
/proc/loadavg: 4.37 4.16 4.12 5/254 162449
/proc/meminfo: memFree=105232976/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=246728 memory=207752 CPUtime=3.05 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 38709 0 0 0 292 13 0 0 20 0 1 0 238881425 252649472 51938 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 61682 51938 576 108 0 60199 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 250920 KiB
Current children cumulated memory: 210568 KiB

[startup+6.3004 s]
/proc/loadavg: 4.42 4.18 4.13 5/254 162449
/proc/meminfo: memFree=105225324/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=253716 memory=214792 CPUtime=6.23 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 40467 0 0 0 609 14 0 0 20 0 1 0 238881425 259805184 53698 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 63429 53698 576 108 0 61946 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 257908 KiB
Current children cumulated memory: 217608 KiB

[startup+12.7004 s]
/proc/loadavg: 4.47 4.19 4.13 5/254 162450
/proc/meminfo: memFree=105225464/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=258360 memory=217864 CPUtime=12.6 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 41261 0 0 0 1246 14 0 0 20 0 1 0 238881425 264560640 54466 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 64590 54466 576 108 0 63107 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 262552 KiB
Current children cumulated memory: 220680 KiB

[startup+25.5004 s]
/proc/loadavg: 4.67 4.25 4.15 5/254 162450
/proc/meminfo: memFree=105201396/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=265988 memory=225672 CPUtime=25.36 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 43244 0 0 0 2521 15 0 0 20 0 1 0 238881425 272371712 56418 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 66497 56418 576 108 0 65014 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 270180 KiB
Current children cumulated memory: 228488 KiB

[startup+51.1133 s]
/proc/loadavg: 4.91 4.34 4.19 5/254 162450
/proc/meminfo: memFree=105180804/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=274512 memory=234504 CPUtime=50.86 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 45494 0 0 0 5070 16 0 0 20 0 1 0 238881425 281100288 58626 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 68628 58626 576 108 0 67145 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 278704 KiB
Current children cumulated memory: 237320 KiB

[startup+102.3 s]
/proc/loadavg: 4.44 4.30 4.18 5/254 162452
/proc/meminfo: memFree=105125740/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=300412 memory=254216 CPUtime=101.84 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 50497 0 0 0 10165 19 0 0 20 0 1 0 238881425 307621888 63554 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 75103 63554 576 108 0 73620 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 304604 KiB
Current children cumulated memory: 257032 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.26 4.17 5/253 162454
/proc/meminfo: memFree=105044616/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=312104 memory=272156 CPUtime=161.59 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 54555 0 0 0 16138 21 0 0 20 0 1 0 238881425 319594496 68039 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 78026 68039 576 108 0 76543 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 316296 KiB
Current children cumulated memory: 274972 KiB

[startup+222.3 s]
/proc/loadavg: 4.28 4.26 4.18 5/254 162463

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

/proc/loadavg: 4.22 4.15 4.16 5/253 162702
/proc/meminfo: memFree=103019508/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=756768 memory=666516 CPUtime=3028.58 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 134319 0 0 0 302789 69 0 0 20 0 1 0 238881425 774930432 166629 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 189192 166629 576 108 0 187709 0
Current children cumulated CPU time: 3028.6 s
Current children cumulated vsize: 760960 KiB
Current children cumulated memory: 669332 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/253 162704
/proc/meminfo: memFree=102992540/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=756768 memory=694036 CPUtime=3088.23 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 134690 0 0 0 308754 69 0 0 20 0 1 0 238881425 774930432 173509 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 189192 173509 576 108 0 187709 0
Current children cumulated CPU time: 3088.25 s
Current children cumulated vsize: 760960 KiB
Current children cumulated memory: 696852 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/254 162707
/proc/meminfo: memFree=102998864/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=769432 memory=707860 CPUtime=3147.89 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 138076 0 0 0 314716 73 0 0 20 0 1 0 238881425 787898368 176965 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 192358 176965 576 108 0 190875 0
Current children cumulated CPU time: 3147.91 s
Current children cumulated vsize: 773624 KiB
Current children cumulated memory: 710676 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.12 4.14 5/255 162716
/proc/meminfo: memFree=102994940/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=723836 CPUtime=3207.6 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141570 0 0 0 320685 75 0 0 20 0 1 0 238881425 803819520 180959 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 180959 576 108 0 194762 0
Current children cumulated CPU time: 3207.62 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 726652 KiB

[startup+3282.3 s]
/proc/loadavg: 3.85 4.06 4.12 4/248 162748
/proc/meminfo: memFree=103352248/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=723836 CPUtime=3267.38 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141570 0 0 0 326663 75 0 0 20 0 1 0 238881425 803819520 180959 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 180959 576 108 0 194762 0
Current children cumulated CPU time: 3267.4 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 726652 KiB

[startup+3342.3 s]
/proc/loadavg: 3.43 3.89 4.06 4/248 162750
/proc/meminfo: memFree=103337748/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=723836 CPUtime=3327.25 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141570 0 0 0 332650 75 0 0 20 0 1 0 238881425 803819520 180959 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 180959 576 108 0 194762 0
Current children cumulated CPU time: 3327.27 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 726652 KiB

[startup+3402.3 s]
/proc/loadavg: 2.59 3.56 3.93 3/241 162782
/proc/meminfo: memFree=103683964/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=725964 CPUtime=3387.09 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141571 0 0 0 338634 75 0 0 20 0 1 0 238881425 803819520 181491 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 181491 576 108 0 194762 0
Current children cumulated CPU time: 3387.11 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 728780 KiB

[startup+3462.3 s]
/proc/loadavg: 2.21 3.28 3.81 3/241 162784
/proc/meminfo: memFree=103605284/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=725964 CPUtime=3446.92 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141673 0 0 0 344617 75 0 0 20 0 1 0 238881425 803819520 181491 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 181491 576 108 0 194762 0
Current children cumulated CPU time: 3446.94 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 728780 KiB

[startup+3522.3 s]
/proc/loadavg: 2.18 3.07 3.70 3/239 162786
/proc/meminfo: memFree=103608056/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=725964 CPUtime=3506.75 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141872 0 0 0 350600 75 0 0 20 0 1 0 238881425 803819520 181491 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 181491 576 108 0 194762 0
Current children cumulated CPU time: 3506.77 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 728780 KiB

[startup+3582.3 s]
/proc/loadavg: 2.12 2.89 3.60 3/239 162788
/proc/meminfo: memFree=103609000/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=784980 memory=728016 CPUtime=3566.58 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 141879 0 0 0 356583 75 0 0 20 0 1 0 238881425 803819520 182004 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196245 182004 576 108 0 194762 0
Current children cumulated CPU time: 3566.6 s
Current children cumulated vsize: 789172 KiB
Current children cumulated memory: 730832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.8 s]
/proc/loadavg: 2.13 2.81 3.54 3/239 162789
/proc/meminfo: memFree=103617304/131382112 swapFree=33001664/33010684
[pid=162445] ppid=162442 vsize=4192 memory=2816 CPUtime=0.02 cores=0,2
/proc/162445/stat : 162445 (bash) S 162442 162445 160926 0 -1 4194304 304 252 0 0 0 0 0 2 20 0 1 0 238881422 4292608 704 18446744073709551615 93996955422720 93996956317253 140731799080496 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93996956556304 93996956604048 93996988534784 140731799083410 140731799083526 140731799083526 140731799089130 0
/proc/162445/statm: 1048 704 640 219 0 110 0
[pid=162449] ppid=162445 vsize=785112 memory=729296 CPUtime=3599.99 cores=0,2
/proc/162449/stat : 162449 (solve_pb) R 162445 162445 160926 0 -1 4194304 142209 0 0 0 359923 76 0 0 20 0 1 0 238881425 803954688 182324 18446744073709551615 94510983406592 94510983844736 140724836900928 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94510983873456 94510983875872 94511008268288 140724836903298 140724836903362 140724836903362 140724836908984 0
/proc/162449/statm: 196278 182324 576 108 0 194795 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 789304 KiB
Current children cumulated memory: 732112 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.24 s, system=0.798957 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): 3615.81
CPU time (s): 3600.04
CPU user time (s): 3599.24
CPU system time (s): 0.798957
CPU usage (%): 99.5639
Max. virtual memory (cumulated for all children) (KiB): 789304
Max. memory (cumulated for all children) (KiB): 732112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.24
system time used= 0.798957
maximum resident set size= 729296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142780
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= 2741
involuntary context switches= 9089


# summary of solver processes directly reported to runsolver:
#   pid: 162445
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.24
#   total CPU system time (s): 0.798957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7742 second user time and 38.8765 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 02:53:40
IDJOB=4544944
IDBENCH=180687
IDSOLVER=3321
FILE ID=nodeC005/4544944-1753232020
RUNJOBID= nodeC005-1753224419-160936
SLURM_JOB_ID= 9687834
Free space on /tmp= 433008 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_identity_complement.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544944-1753232020/watcher-4544944-1753232020 -o /tmp/evaluation-result-4544944-1753232020/solver-4544944-1753232020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753224419-160936 --watchdog 3760  HOME/solve.sh HOME/instance-4544944-1753232020.opb

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

MD5SUM BENCH= 6b62b1f0af3a4b117c91c07257537aad
RANDOM SEED=1119437760

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.302
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		: 3591.871
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.629
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.608
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		: 3660.568
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		: 3592.024
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.356
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.569
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:        105453028 kB
MemAvailable:   129549932 kB
Buffers:              12 kB
Cached:         24868304 kB
SwapCached:          776 kB
Active:           850700 kB
Inactive:       24453496 kB
Active(anon):     418060 kB
Inactive(anon):    38384 kB
Active(file):     432640 kB
Inactive(file): 24415112 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18784 kB
Writeback:             0 kB
AnonPages:        438252 kB
Mapped:           104680 kB
Shmem:             20564 kB
KReclaimable:     177560 kB
Slab:             268964 kB
SReclaimable:     177560 kB
SUnreclaim:        91404 kB
KernelStack:        4096 kB
PageTables:         4124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     857792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 433012 MiB
End job on nodeC005 at 2025-07-23 03:53:56