Trace number 4493645

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.06 3616.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
MD5SUMb1cc89baa8bd080d13ae67cc087920d3
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.612776
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
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: 63837 MiB (63357 MiB free)
  memory of node 1: 64465 MiB (63897 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
Current StackSize limit: 8192 KiB

solver pid=17257, runsolver pid=17242

[startup+0.100108 s]*
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130305484/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=7652 memory=3584 CPUtime=0.04 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 456 0 0 0 4 0 0 0 20 0 1 0 31306009 7835648 896 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 1913 896 576 108 0 430 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 11844 KiB
Current children cumulated memory: 6400 KiB

[startup+0.212954 s]*
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130303488/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=8976 memory=4864 CPUtime=0.15 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 767 0 0 0 15 0 0 0 20 0 1 0 31306009 9191424 1216 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 2244 1216 576 108 0 761 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13168 KiB
Current children cumulated memory: 7680 KiB

[startup+0.312874 s]*
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130300212/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=10052 memory=6016 CPUtime=0.24 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 1055 0 0 0 24 0 0 0 20 0 1 0 31306009 10293248 1504 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 2513 1504 576 108 0 1030 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 14244 KiB
Current children cumulated memory: 8832 KiB

[startup+0.700364 s]
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130288116/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=13864 memory=9728 CPUtime=0.62 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 1992 0 0 0 61 1 0 0 20 0 1 0 31306009 14196736 2432 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 3466 2432 576 108 0 1983 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 18056 KiB
Current children cumulated memory: 12544 KiB

[startup+1.50037 s]
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130260340/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=27704 memory=21120 CPUtime=1.41 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 4823 0 0 0 140 1 0 0 20 0 1 0 31306009 28368896 5280 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 6926 5280 576 108 0 5443 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 31896 KiB
Current children cumulated memory: 23936 KiB

[startup+3.11302 s]
/proc/loadavg: 0.99 1.32 2.47 5/256 17270
/proc/meminfo: memFree=130179968/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=37020 memory=31360 CPUtime=3.02 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 7390 0 0 0 300 2 0 0 20 0 1 0 31306009 37908480 7840 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 9255 7840 576 108 0 7772 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 41212 KiB
Current children cumulated memory: 34176 KiB

[startup+6.30038 s]
/proc/loadavg: 0.99 1.32 2.47 5/256 17270
/proc/meminfo: memFree=130112444/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=60636 memory=51072 CPUtime=6.2 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 12339 0 0 0 617 3 0 0 20 0 1 0 31306009 62091264 12768 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 15159 12768 576 108 0 13676 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 64828 KiB
Current children cumulated memory: 53888 KiB

[startup+12.7004 s]
/proc/loadavg: 1.24 1.37 2.47 5/256 17270
/proc/meminfo: memFree=130060304/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=69132 memory=59776 CPUtime=12.58 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 14519 0 0 0 1255 3 0 0 20 0 1 0 31306009 70791168 14944 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 17283 14944 576 108 0 15800 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 73324 KiB
Current children cumulated memory: 62592 KiB

[startup+25.5004 s]
/proc/loadavg: 1.85 1.50 2.50 5/256 17270
/proc/meminfo: memFree=129984264/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=131052 memory=111552 CPUtime=25.34 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 27508 0 0 0 2527 7 0 0 20 0 1 0 31306009 134197248 27888 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 32763 27888 576 108 0 31280 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 135244 KiB
Current children cumulated memory: 114368 KiB

[startup+51.1135 s]
/proc/loadavg: 2.66 1.72 2.55 5/256 17318
/proc/meminfo: memFree=129855824/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=136172 memory=115520 CPUtime=50.85 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 28479 0 0 0 5077 8 0 0 20 0 1 0 31306009 139440128 28880 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 34043 28880 576 108 0 32560 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 140364 KiB
Current children cumulated memory: 118336 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.10 2.64 5/257 17416
/proc/meminfo: memFree=129682528/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=274200 memory=230036 CPUtime=101.82 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 57226 0 0 0 10163 19 0 0 20 0 1 0 31306009 280780800 57509 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 68550 57509 576 108 0 67067 0
Current children cumulated CPU time: 101.82 s
Current children cumulated vsize: 278392 KiB
Current children cumulated memory: 232852 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.48 2.73 5/257 17421
/proc/meminfo: memFree=129490136/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=280344 memory=241964 CPUtime=161.6 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 58945 0 0 0 16140 20 0 0 20 0 1 0 31306009 287072256 60491 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 70086 60491 576 108 0 68603 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 284536 KiB
Current children cumulated memory: 244780 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 2.79 2.83 5/257 17427
/proc/meminfo: memFree=129328132/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=324376 memory=274024 CPUtime=221.39 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 65912 0 0 0 22117 22 0 0 20 0 1 0 31306009 332161024 68506 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 81094 68506 576 108 0 79611 0
Current children cumulated CPU time: 221.39 s

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

/proc/17270/statm: 202115 170418 576 108 0 200632 0
Current children cumulated CPU time: 3088.51 s
Current children cumulated vsize: 812652 KiB
Current children cumulated memory: 684488 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/255 17584
/proc/meminfo: memFree=127181684/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=810140 memory=684616 CPUtime=3148.21 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 151458 0 0 0 314741 80 0 0 20 0 1 0 31306009 829583360 171154 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 202535 171154 576 108 0 201052 0
Current children cumulated CPU time: 3148.21 s
Current children cumulated vsize: 814332 KiB
Current children cumulated memory: 687432 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/255 17590
/proc/meminfo: memFree=127136112/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=833700 memory=705864 CPUtime=3207.9 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 156753 0 0 0 320706 84 0 0 20 0 1 0 31306009 853708800 176466 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 208425 176466 576 108 0 206942 0
Current children cumulated CPU time: 3207.9 s
Current children cumulated vsize: 837892 KiB
Current children cumulated memory: 708680 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 17592
/proc/meminfo: memFree=127079160/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=853716 memory=726472 CPUtime=3267.6 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 161899 0 0 0 326673 87 0 0 20 0 1 0 31306009 874205184 181618 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 213429 181618 576 108 0 211946 0
Current children cumulated CPU time: 3267.6 s
Current children cumulated vsize: 857908 KiB
Current children cumulated memory: 729288 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 17594
/proc/meminfo: memFree=127060812/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=736200 CPUtime=3327.3 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164348 0 0 0 332642 88 0 0 20 0 1 0 31306009 886177792 184050 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 184050 576 108 0 214869 0
Current children cumulated CPU time: 3327.3 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 739016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/256 17597
/proc/meminfo: memFree=127029196/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=738760 CPUtime=3387.01 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164354 0 0 0 338612 89 0 0 20 0 1 0 31306009 886177792 184690 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 184690 576 108 0 214869 0
Current children cumulated CPU time: 3387.01 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 741576 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/256 17599
/proc/meminfo: memFree=126931496/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=760648 CPUtime=3446.74 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164402 0 0 0 344585 89 0 0 20 0 1 0 31306009 886177792 190162 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 190162 576 108 0 214869 0
Current children cumulated CPU time: 3446.74 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 763464 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/256 17601
/proc/meminfo: memFree=126889612/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=772424 CPUtime=3506.47 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164489 0 0 0 350558 89 0 0 20 0 1 0 31306009 886177792 193106 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 193106 576 108 0 214869 0
Current children cumulated CPU time: 3506.47 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 775240 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 17603
/proc/meminfo: memFree=126848748/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=772680 CPUtime=3566.19 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164559 0 0 0 356530 89 0 0 20 0 1 0 31306009 886177792 193170 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 193170 576 108 0 214869 0
Current children cumulated CPU time: 3566.19 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 775496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.3 s]
/proc/loadavg: 4.23 4.14 4.10 4/246 17619
/proc/meminfo: memFree=128841652/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=772936 CPUtime=3600.02 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164598 0 0 0 359913 89 0 0 20 0 1 0 31306009 886177792 193234 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 193234 576 108 0 214869 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 775752 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.14 s, system=0.925533 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.3 s]
/proc/loadavg: 4.23 4.14 4.10 4/246 17619
/proc/meminfo: memFree=128841652/131382116 swapFree=33010684/33010684
[pid=17257] ppid=17242 vsize=4192 memory=2816 CPUtime=0 cores=1,3
/proc/17257/stat : 17257 (bash) S 17242 17257 17189 0 -1 4194304 308 238 0 0 0 0 0 0 20 0 1 0 31306004 4292608 704 18446744073709551615 94728175280128 94728176174661 140731038712784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94728176413712 94728176461456 94728202305536 140731038714260 140731038714376 140731038714376 140731038719978 0
/proc/17257/statm: 1048 704 672 219 0 110 0
[pid=17270] ppid=17257 vsize=865408 memory=772936 CPUtime=3600.02 cores=1,3
/proc/17270/stat : 17270 (solve_pb) R 17257 17257 17189 0 -1 4194304 164598 0 0 0 359913 89 0 0 20 0 1 0 31306009 886177792 193234 18446744073709551615 94361403839488 94361404277632 140726733867552 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94361404306352 94361404308768 94361416970240 140726733875588 140726733875652 140726733875652 140726733881272 0
/proc/17270/statm: 216352 193234 576 108 0 214869 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 869600 KiB
Current children cumulated memory: 775752 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3616.31
CPU time (s): 3600.06
CPU user time (s): 3599.14
CPU system time (s): 0.925533
CPU usage (%): 99.5508
Max. virtual memory (cumulated for all children) (KiB): 869600
Max. memory (cumulated for all children) (KiB): 775752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.14
system time used= 0.925533
maximum resident set size= 772936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165144
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= 661
involuntary context switches= 20551


# summary of solver processes directly reported to runsolver:
#   pid: 17257,17270
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.14
#   total CPU system time (s): 0.925533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6181 second user time and 38.7579 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 02:17:46
IDJOB=4493645
IDBENCH=147869
IDSOLVER=3321
FILE ID=nodeC010/4493645-1751156266
RUNJOBID= nodeC010-1751156266-17201
SLURM_JOB_ID= 9587477
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493645-1751156266/watcher-4493645-1751156266 -o /tmp/evaluation-result-4493645-1751156266/solver-4493645-1751156266 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751156266-17201 --watchdog 3760  HOME/solve.sh HOME/instance-4493645-1751156266.opb

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

MD5SUM BENCH= b1cc89baa8bd080d13ae67cc087920d3
RANDOM SEED=2128446324

nodeC010 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.142
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.36
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		: 1197.140
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.36
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.283
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.36
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.059
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.181
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.155
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.36
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.114
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.36
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.142
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        130303504 kB
MemAvailable:   129960452 kB
Buffers:            3280 kB
Cached:           468868 kB
SwapCached:            0 kB
Active:           355492 kB
Inactive:         177552 kB
Active(anon):      78856 kB
Inactive(anon):        0 kB
Active(file):     276636 kB
Inactive(file):   177552 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2652 kB
Writeback:             0 kB
AnonPages:         64128 kB
Mapped:           103136 kB
Shmem:             17960 kB
KReclaimable:      84772 kB
Slab:             163504 kB
SReclaimable:      84772 kB
SUnreclaim:        78732 kB
KernelStack:        3952 kB
PageTables:         3028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     333728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC010 at 2025-06-29 03:18:03