Trace number 4493573

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.12 3615.14

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
MD5SUM577423e4c806b19b8b5f6a5daee1c614
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.071126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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 (63361 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-4493573-1751156266/watcher-4493573-1751156266 -o /tmp/evaluation-result-4493573-1751156266/solver-4493573-1751156266 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751156266-17199 --watchdog 3760 HOME/solve.sh HOME/instance-4493573-1751156266.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=17245, runsolver pid=17239

[startup+0.100099 s]*
/proc/loadavg: 0.65 1.26 2.45 5/257 17270
/proc/meminfo: memFree=130306492/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=7252 memory=3200 CPUtime=0.02 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 378 0 0 0 2 0 0 0 20 0 1 0 31306006 7426048 800 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 1813 800 544 108 0 330 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 11444 KiB
Current children cumulated memory: 6144 KiB

[startup+0.214231 s]*
/proc/loadavg: 0.65 1.26 2.45 6/256 17270
/proc/meminfo: memFree=130303488/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=8440 memory=4352 CPUtime=0.13 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 664 0 0 0 13 0 0 0 20 0 1 0 31306006 8642560 1088 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 2110 1088 544 108 0 627 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 12632 KiB
Current children cumulated memory: 7296 KiB

[startup+0.313356 s]*
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130301220/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=8968 memory=4864 CPUtime=0.23 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 792 0 0 0 23 0 0 0 20 0 1 0 31306006 9183232 1216 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 2242 1216 544 108 0 759 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13160 KiB
Current children cumulated memory: 7808 KiB

[startup+0.700337 s]
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130290132/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=12804 memory=8576 CPUtime=0.6 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 1700 0 0 0 60 0 0 0 20 0 1 0 31306006 13111296 2144 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 3201 2144 544 108 0 1718 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 16996 KiB
Current children cumulated memory: 11520 KiB

[startup+1.50041 s]
/proc/loadavg: 0.65 1.26 2.45 5/256 17270
/proc/meminfo: memFree=130260340/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=21728 memory=17024 CPUtime=1.4 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 3797 0 0 0 139 1 0 0 20 0 1 0 31306006 22249472 4256 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 5432 4256 576 108 0 3949 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 25920 KiB
Current children cumulated memory: 19968 KiB

[startup+3.11322 s]
/proc/loadavg: 0.99 1.32 2.47 5/256 17270
/proc/meminfo: memFree=130179968/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=34208 memory=27136 CPUtime=3.01 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 6339 0 0 0 299 2 0 0 20 0 1 0 31306006 35028992 6784 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 8552 6784 576 108 0 7069 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 38400 KiB
Current children cumulated memory: 30080 KiB

[startup+6.3004 s]
/proc/loadavg: 0.99 1.32 2.47 5/256 17270
/proc/meminfo: memFree=130112444/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=65200 memory=54272 CPUtime=6.18 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 13108 0 0 0 615 3 0 0 20 0 1 0 31306006 66764800 13568 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 16300 13568 576 108 0 14817 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 69392 KiB
Current children cumulated memory: 57216 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=73124 memory=65024 CPUtime=12.56 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 15830 0 0 0 1252 4 0 0 20 0 1 0 31306006 74878976 16256 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 18281 16256 576 108 0 16798 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 77316 KiB
Current children cumulated memory: 67968 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=89200 memory=70528 CPUtime=25.31 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 17207 0 0 0 2527 4 0 0 20 0 1 0 31306006 91340800 17632 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 22300 17632 576 108 0 20817 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 93392 KiB
Current children cumulated memory: 73472 KiB

[startup+51.1132 s]
/proc/loadavg: 2.66 1.72 2.55 5/256 17318
/proc/meminfo: memFree=129855824/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=117804 memory=94848 CPUtime=50.83 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 23354 0 0 0 5077 6 0 0 20 0 1 0 31306006 120631296 23712 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 29451 23712 576 108 0 27968 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 121996 KiB
Current children cumulated memory: 97792 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=151052 memory=133724 CPUtime=101.84 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 33143 0 0 0 10174 10 0 0 20 0 1 0 31306006 154677248 33431 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 37763 33431 576 108 0 36280 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 155244 KiB
Current children cumulated memory: 136668 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=225608 memory=186076 CPUtime=161.63 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 46236 0 0 0 16146 17 0 0 20 0 1 0 31306006 231022592 46519 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 56402 46519 576 108 0 54919 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 229800 KiB
Current children cumulated memory: 189020 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=252396 memory=221780 CPUtime=221.4 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 54655 0 0 0 22118 22 0 0 20 0 1 0 31306006 258453504 55445 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 63099 55445 576 108 0 61616 0
Current children cumulated CPU time: 221.4 s
Current children cumulated vsize: 256588 KiB

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

/proc/17263/statm: 214593 175975 576 108 0 213110 0
Current children cumulated CPU time: 3089.61 s
Current children cumulated vsize: 862564 KiB
Current children cumulated memory: 706844 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=873232 memory=719824 CPUtime=3149.32 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 169811 0 0 0 314828 104 0 0 20 0 1 0 31306006 894189568 179956 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 218308 179956 576 108 0 216825 0
Current children cumulated CPU time: 3149.32 s
Current children cumulated vsize: 877424 KiB
Current children cumulated memory: 722768 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=888580 memory=738128 CPUtime=3209.02 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 174412 0 0 0 320794 108 0 0 20 0 1 0 31306006 909905920 184532 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 222145 184532 576 108 0 220662 0
Current children cumulated CPU time: 3209.02 s
Current children cumulated vsize: 892772 KiB
Current children cumulated memory: 741072 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 6/255 17592
/proc/meminfo: memFree=127079160/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=752848 CPUtime=3268.73 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178084 0 0 0 326762 111 0 0 20 0 1 0 31306006 926068736 188212 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188212 576 108 0 224608 0
Current children cumulated CPU time: 3268.73 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 755792 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755000 CPUtime=3328.47 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178099 0 0 0 332736 111 0 0 20 0 1 0 31306006 926068736 188750 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188750 576 108 0 224608 0
Current children cumulated CPU time: 3328.47 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 757944 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755000 CPUtime=3388.2 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178109 0 0 0 338709 111 0 0 20 0 1 0 31306006 926068736 188750 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188750 576 108 0 224608 0
Current children cumulated CPU time: 3388.2 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 757944 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755000 CPUtime=3447.93 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178112 0 0 0 344682 111 0 0 20 0 1 0 31306006 926068736 188750 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188750 576 108 0 224608 0
Current children cumulated CPU time: 3447.93 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 757944 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755000 CPUtime=3507.67 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178113 0 0 0 350656 111 0 0 20 0 1 0 31306006 926068736 188750 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188750 576 108 0 224608 0
Current children cumulated CPU time: 3507.67 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 757944 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=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755128 CPUtime=3567.4 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178131 0 0 0 356629 111 0 0 20 0 1 0 31306006 926068736 188782 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188782 576 108 0 224608 0
Current children cumulated CPU time: 3567.4 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 758072 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.11 s]
/proc/loadavg: 4.23 4.14 4.10 5/256 17603
/proc/meminfo: memFree=126834384/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755128 CPUtime=3600.07 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178142 0 0 0 359896 111 0 0 20 0 1 0 31306006 926068736 188782 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188782 576 108 0 224608 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 758072 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.96 s, system=1.1597 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+3615.11 s]
/proc/loadavg: 4.23 4.14 4.10 5/256 17603
/proc/meminfo: memFree=126834384/131382116 swapFree=33010684/33010684
[pid=17245] ppid=17239 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/17245/stat : 17245 (bash) S 17239 17245 17189 0 -1 4194304 305 233 2 0 0 0 0 0 20 0 1 0 31306000 4292608 736 18446744073709551615 94633277652992 94633278547525 140733810806640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94633278786576 94633278834320 94633290428416 140733810813332 140733810813448 140733810813448 140733810819050 0
/proc/17245/statm: 1048 736 672 219 0 110 0
[pid=17263] ppid=17245 vsize=904364 memory=755128 CPUtime=3600.07 cores=0,2
/proc/17263/stat : 17263 (solve_pb) R 17245 17245 17189 0 -1 4194304 178142 0 0 0 359896 111 0 0 20 0 1 0 31306006 926068736 188782 18446744073709551615 94342677603328 94342678041472 140723630950080 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94342678070192 94342678072608 94342682341376 140723630958980 140723630959044 140723630959044 140723630964664 0
/proc/17263/statm: 226091 188782 576 108 0 224608 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 908556 KiB
Current children cumulated memory: 758072 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.14
CPU time (s): 3600.12
CPU user time (s): 3598.96
CPU system time (s): 1.1597
CPU usage (%): 99.5846
Max. virtual memory (cumulated for all children) (KiB): 908556
Max. memory (cumulated for all children) (KiB): 758072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.96
system time used= 1.1597
maximum resident set size= 755128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178680
page faults= 2
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 706
involuntary context switches= 8390


# summary of solver processes directly reported to runsolver:
#   pid: 17245,17263
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.96
#   total CPU system time (s): 1.1597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7959 second user time and 41.4809 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 02:17:46
IDJOB=4493573
IDBENCH=147867
IDSOLVER=3321
FILE ID=nodeC010/4493573-1751156266
RUNJOBID= nodeC010-1751156266-17199
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-army11.17ls.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493573-1751156266/watcher-4493573-1751156266 -o /tmp/evaluation-result-4493573-1751156266/solver-4493573-1751156266 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751156266-17199 --watchdog 3760  HOME/solve.sh HOME/instance-4493573-1751156266.opb

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

MD5SUM BENCH= 577423e4c806b19b8b5f6a5daee1c614
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.317
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		: 1196.818
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.148
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.121
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.116
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.090
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.149
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.471
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:        130303168 kB
MemAvailable:   129958160 kB
Buffers:            3280 kB
Cached:           466912 kB
SwapCached:            0 kB
Active:           355352 kB
Inactive:         175596 kB
Active(anon):      78716 kB
Inactive(anon):        0 kB
Active(file):     276636 kB
Inactive(file):   175596 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               696 kB
Writeback:             0 kB
AnonPages:         63984 kB
Mapped:           103136 kB
Shmem:             17960 kB
KReclaimable:      84772 kB
Slab:             163456 kB
SReclaimable:      84772 kB
SUnreclaim:        78684 kB
KernelStack:        3920 kB
PageTables:         2988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 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:01