Trace number 4493825

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
MD5SUM7546ebd0ce66e1c0113f5874ce57dd6d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.054091
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493825-1751157227/watcher-4493825-1751157227 -o /tmp/evaluation-result-4493825-1751157227/solver-4493825-1751157227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26337 --watchdog 3760 HOME/solve.sh HOME/instance-4493825-1751157227.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100057 s]*
/proc/loadavg: 0.55 1.19 2.14 3/261 26384
/proc/meminfo: memFree=130008196/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=9112 memory=5120 CPUtime=0.04 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 829 0 0 0 4 0 0 0 20 0 1 0 31401442 9330688 1280 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 2278 1280 576 108 0 795 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13304 KiB
Current children cumulated memory: 8064 KiB

[startup+0.205854 s]*
/proc/loadavg: 0.55 1.19 2.14 4/269 26402
/proc/meminfo: memFree=130003168/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=11272 memory=7424 CPUtime=0.15 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 1386 0 0 0 15 0 0 0 20 0 1 0 31401442 11542528 1856 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 2818 1856 576 108 0 1335 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 15464 KiB
Current children cumulated memory: 10368 KiB

[startup+0.305681 s]*
/proc/loadavg: 0.55 1.19 2.14 5/273 26408
/proc/meminfo: memFree=129980620/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=14168 memory=10112 CPUtime=0.24 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 2063 0 0 0 24 0 0 0 20 0 1 0 31401442 14508032 2528 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 3542 2528 576 108 0 2059 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 18360 KiB
Current children cumulated memory: 13056 KiB

[startup+0.700198 s]
/proc/loadavg: 0.55 1.19 2.14 7/273 26408
/proc/meminfo: memFree=129835668/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=22868 memory=17792 CPUtime=0.63 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 3956 0 0 0 62 1 0 0 20 0 1 0 31401442 23416832 4448 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 5717 4448 608 108 0 4234 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 27060 KiB
Current children cumulated memory: 20736 KiB

[startup+1.50019 s]
/proc/loadavg: 0.55 1.19 2.14 4/264 26424
/proc/meminfo: memFree=129583104/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=38692 memory=31616 CPUtime=1.42 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 7393 0 0 0 140 2 0 0 20 0 1 0 31401442 39620608 7904 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 9673 7904 608 108 0 8190 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 42884 KiB
Current children cumulated memory: 34560 KiB

[startup+3.10568 s]
/proc/loadavg: 0.55 1.19 2.14 5/267 26436
/proc/meminfo: memFree=129589960/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=45780 memory=38912 CPUtime=3.01 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 9246 0 0 0 298 3 0 0 20 0 1 0 31401442 46878720 9728 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 11445 9728 608 108 0 9962 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 49972 KiB
Current children cumulated memory: 41856 KiB

[startup+6.30021 s]
/proc/loadavg: 0.83 1.24 2.15 3/265 26504
/proc/meminfo: memFree=129676608/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=80460 memory=67072 CPUtime=6.18 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 16292 0 0 0 612 6 0 0 20 0 1 0 31401442 82391040 16768 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 20115 16768 608 108 0 18632 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 84652 KiB
Current children cumulated memory: 70016 KiB

[startup+12.7002 s]
/proc/loadavg: 1.24 1.32 2.17 5/267 26628
/proc/meminfo: memFree=128802824/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=85948 memory=73088 CPUtime=12.54 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 17814 0 0 0 1246 8 0 0 20 0 1 0 31401442 88010752 18272 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 21487 18272 608 108 0 20004 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 90140 KiB
Current children cumulated memory: 76032 KiB

[startup+25.5002 s]
/proc/loadavg: 1.85 1.45 2.20 5/273 26793
/proc/meminfo: memFree=128923408/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=135916 memory=108416 CPUtime=25.26 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 26626 0 0 0 2511 15 0 0 20 0 1 0 31401442 139177984 27104 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 33979 27104 608 108 0 32496 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 140108 KiB
Current children cumulated memory: 111360 KiB

[startup+51.1056 s]
/proc/loadavg: 2.66 1.67 2.25 5/271 27177
/proc/meminfo: memFree=128817872/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=154416 memory=127208 CPUtime=50.73 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 31399 0 0 0 5050 23 0 0 20 0 1 0 31401442 158121984 31802 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 38604 31802 608 108 0 37121 0
Current children cumulated CPU time: 50.73 s
Current children cumulated vsize: 158608 KiB
Current children cumulated memory: 130152 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 2.05 2.35 5/271 27179
/proc/meminfo: memFree=129420188/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=175940 memory=157928 CPUtime=101.75 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 38706 0 0 0 10149 26 0 0 20 0 1 0 31401442 180162560 39482 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 43985 39482 608 108 0 42502 0
Current children cumulated CPU time: 101.75 s
Current children cumulated vsize: 180132 KiB
Current children cumulated memory: 160872 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.42 2.46 5/273 27187
/proc/meminfo: memFree=129307024/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=252420 memory=203040 CPUtime=161.56 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 49526 0 0 0 16125 31 0 0 20 0 1 0 31401442 258478080 50760 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 63105 50760 608 108 0 61622 0
Current children cumulated CPU time: 161.56 s
Current children cumulated vsize: 256612 KiB
Current children cumulated memory: 205984 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.73 2.57 5/273 27189
/proc/meminfo: memFree=129196948/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=298524 memory=250256 CPUtime=221.38 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 60888 0 0 0 22101 37 0 0 20 0 1 0 31401442 305688576 62564 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 74631 62564 608 108 0 73148 0
Current children cumulated CPU time: 221.38 s
Current children cumulated vsize: 302716 KiB

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

/proc/26382/statm: 221687 190868 608 108 0 220204 0
Current children cumulated CPU time: 3088.88 s
Current children cumulated vsize: 890940 KiB
Current children cumulated memory: 766416 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/269 27349
/proc/meminfo: memFree=127385772/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=886748 memory=764112 CPUtime=3148.55 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 182137 0 0 0 314728 127 0 0 20 0 1 0 31401442 908029952 191028 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 221687 191028 608 108 0 220204 0
Current children cumulated CPU time: 3148.55 s
Current children cumulated vsize: 890940 KiB
Current children cumulated memory: 767056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/272 27355
/proc/meminfo: memFree=127375284/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=898364 memory=776784 CPUtime=3208.22 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 185299 0 0 0 320693 129 0 0 20 0 1 0 31401442 919924736 194196 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 224591 194196 608 108 0 223108 0
Current children cumulated CPU time: 3208.22 s
Current children cumulated vsize: 902556 KiB
Current children cumulated memory: 779728 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 27357
/proc/meminfo: memFree=127329772/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=925304 memory=799824 CPUtime=3267.91 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 191060 0 0 0 326657 134 0 0 20 0 1 0 31401442 947511296 199956 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 231326 199956 608 108 0 229843 0
Current children cumulated CPU time: 3267.91 s
Current children cumulated vsize: 929496 KiB
Current children cumulated memory: 802768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 27359
/proc/meminfo: memFree=127290008/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=966940 memory=830040 CPUtime=3327.61 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 198082 0 0 0 332620 141 0 0 20 0 1 0 31401442 990146560 207510 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 241735 207510 608 108 0 240252 0
Current children cumulated CPU time: 3327.61 s
Current children cumulated vsize: 971132 KiB
Current children cumulated memory: 832984 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 27362
/proc/meminfo: memFree=127230964/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841432 CPUtime=3387.33 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 200942 0 0 0 338590 143 0 0 20 0 1 0 31401442 1013547008 210358 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210358 608 108 0 245965 0
Current children cumulated CPU time: 3387.33 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844376 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/270 27364
/proc/meminfo: memFree=127159376/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841560 CPUtime=3447.05 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 200972 0 0 0 344562 143 0 0 20 0 1 0 31401442 1013547008 210390 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210390 608 108 0 245965 0
Current children cumulated CPU time: 3447.05 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844504 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/268 27366
/proc/meminfo: memFree=127150432/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841688 CPUtime=3506.76 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 201008 0 0 0 350533 143 0 0 20 0 1 0 31401442 1013547008 210422 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210422 608 108 0 245965 0
Current children cumulated CPU time: 3506.76 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844632 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/268 27368
/proc/meminfo: memFree=127156068/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841816 CPUtime=3566.46 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 201043 0 0 0 356503 143 0 0 20 0 1 0 31401442 1013547008 210454 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210454 608 108 0 245965 0
Current children cumulated CPU time: 3566.46 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.11 s]
/proc/loadavg: 4.07 4.08 4.09 5/268 27369
/proc/meminfo: memFree=127159660/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841944 CPUtime=3600.09 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 201061 0 0 0 359866 143 0 0 20 0 1 0 31401442 1013547008 210486 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210486 608 108 0 245965 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844888 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3616.11 s]
# the end of solver process 26371 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000336 s, system=0.006568 s
Sleeping 2 seconds

[startup+3616.14 s]
# the end of solver process 26382 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.67 s, system=1.47416 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3616.11 s]
/proc/loadavg: 4.07 4.08 4.09 5/268 27369
/proc/meminfo: memFree=127159660/131249992 swapFree=33010684/33010684
[pid=26371] ppid=26367 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26371/stat : 26371 (bash) S 26367 26371 26323 0 -1 4194304 308 233 1 0 0 0 0 0 20 0 1 0 31401438 4292608 736 18446744073709551615 93959766712320 93959767606853 140727860880176 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93959767845904 93959767893648 93959784505344 140727860881812 140727860881928 140727860881928 140727860887530 0
/proc/26371/statm: 1048 736 672 219 0 110 0
[pid=26382] ppid=26371 vsize=989792 memory=841944 CPUtime=3600.09 cores=4,6
/proc/26382/stat : 26382 (solve_pb) R 26371 26371 26323 0 -1 4194304 201061 0 0 0 359866 143 0 0 20 0 1 0 31401442 1013547008 210486 18446744073709551615 94799706186752 94799706624896 140733399558368 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94799706653616 94799706656032 94799715627008 140733399566724 140733399566788 140733399566788 140733399572408 0
/proc/26382/statm: 247448 210486 608 108 0 245965 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 993984 KiB
Current children cumulated memory: 844888 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3616.14
CPU time (s): 3600.14
CPU user time (s): 3598.67
CPU system time (s): 1.47416
CPU usage (%): 99.5577
Max. virtual memory (cumulated for all children) (KiB): 993984
Max. memory (cumulated for all children) (KiB): 844888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.67
system time used= 1.47416
maximum resident set size= 841944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201602
page faults= 1
swaps= 0
block input operations= 96
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 737
involuntary context switches= 22709


# summary of solver processes directly reported to runsolver:
#   pid: 26371,26382
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3598.67
#   total CPU system time (s): 1.47416

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13096 second user time and 18.0401 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 02:33:47
IDJOB=4493825
IDBENCH=147874
IDSOLVER=3321
FILE ID=nodeC025/4493825-1751157227
RUNJOBID= nodeC025-1751157227-26337
SLURM_JOB_ID= 9587481
Free space on /tmp= 433064 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493825-1751157227/watcher-4493825-1751157227 -o /tmp/evaluation-result-4493825-1751157227/solver-4493825-1751157227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26337 --watchdog 3760  HOME/solve.sh HOME/instance-4493825-1751157227.opb

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

MD5SUM BENCH= 7546ebd0ce66e1c0113f5874ce57dd6d
RANDOM SEED=1918342796

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        130074592 kB
MemAvailable:   129712444 kB
Buffers:            3280 kB
Cached:           438248 kB
SwapCached:            0 kB
Active:           344912 kB
Inactive:         180184 kB
Active(anon):     101652 kB
Inactive(anon):        0 kB
Active(file):     243260 kB
Inactive(file):   180184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13284 kB
Writeback:             0 kB
AnonPages:         86548 kB
Mapped:           102284 kB
Shmem:             18084 kB
KReclaimable:      87616 kB
Slab:             171052 kB
SReclaimable:      87616 kB
SUnreclaim:        83436 kB
KernelStack:        4040 kB
PageTables:         2748 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     347552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3680 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC025 at 2025-06-29 03:34:03