Trace number 4544827

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.04 3613.8

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat12_10_triangular.opb
MD5SUM66da69fc5ff2d69cb07ac1ec77d1e0fe
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.05187
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6360
Total number of constraints63606
Number of constraints which are clauses61006
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2600
Minimum length of a constraint2
Maximum length of a constraint12
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3613.80	Terminated

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (44291 MiB free)
  memory of node 1: 64465 MiB (52731 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100065 s]*
/proc/loadavg: 4.15 4.12 4.12 6/255 162296
/proc/meminfo: memFree=99350244/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=14808 memory=10496 CPUtime=0.07 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 2235 0 0 0 6 1 0 0 20 0 1 0 238854281 15163392 2624 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 3702 2624 512 108 0 2219 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 19000 KiB
Current children cumulated memory: 13440 KiB

[startup+0.213512 s]*
/proc/loadavg: 4.15 4.12 4.12 5/254 162296
/proc/meminfo: memFree=99332856/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=36944 memory=28544 CPUtime=0.18 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 6679 0 0 0 16 2 0 0 20 0 1 0 238854281 37830656 7136 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 9236 7136 576 108 0 7753 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 41136 KiB
Current children cumulated memory: 31488 KiB

[startup+0.3133 s]*
/proc/loadavg: 4.15 4.12 4.12 5/254 162296
/proc/meminfo: memFree=99328824/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=37208 memory=28800 CPUtime=0.28 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 6759 0 0 0 26 2 0 0 20 0 1 0 238854281 38100992 7200 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 9302 7200 576 108 0 7819 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 41400 KiB
Current children cumulated memory: 31744 KiB

[startup+0.70041 s]
/proc/loadavg: 4.15 4.12 4.12 5/254 162296
/proc/meminfo: memFree=99328824/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=38808 memory=30336 CPUtime=0.65 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 7121 0 0 0 63 2 0 0 20 0 1 0 238854281 39739392 7584 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 9702 7584 576 108 0 8219 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 43000 KiB
Current children cumulated memory: 33280 KiB

[startup+1.50041 s]
/proc/loadavg: 4.15 4.12 4.12 5/254 162296
/proc/meminfo: memFree=99324792/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=41852 memory=33024 CPUtime=1.45 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 7794 0 0 0 142 3 0 0 20 0 1 0 238854281 42856448 8256 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 10463 8256 576 108 0 8980 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 46044 KiB
Current children cumulated memory: 35968 KiB

[startup+3.11305 s]
/proc/loadavg: 4.15 4.12 4.12 5/254 162296
/proc/meminfo: memFree=99302012/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=45032 memory=35840 CPUtime=3.06 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 8510 0 0 0 303 3 0 0 20 0 1 0 238854281 46112768 8960 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 11258 8960 576 108 0 9775 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 49224 KiB
Current children cumulated memory: 38784 KiB

[startup+6.3004 s]
/proc/loadavg: 4.14 4.11 4.12 5/254 162296
/proc/meminfo: memFree=99305668/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=50096 memory=39552 CPUtime=6.23 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 9447 0 0 0 620 3 0 0 20 0 1 0 238854281 51298304 9888 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 12524 9888 576 108 0 11041 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 54288 KiB
Current children cumulated memory: 42496 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.11 4.12 5/254 162392
/proc/meminfo: memFree=99310144/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=53844 memory=44288 CPUtime=12.61 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 10677 0 0 0 1257 4 0 0 20 0 1 0 238854281 55136256 11072 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 13461 11072 576 108 0 11978 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 58036 KiB
Current children cumulated memory: 47232 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.12 5/254 162392
/proc/meminfo: memFree=99262012/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=63340 memory=51328 CPUtime=25.38 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 12444 0 0 0 2533 5 0 0 20 0 1 0 238854281 64860160 12832 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 15835 12832 576 108 0 14352 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 67532 KiB
Current children cumulated memory: 54272 KiB

[startup+51.1131 s]
/proc/loadavg: 4.12 4.11 4.12 5/254 162393
/proc/meminfo: memFree=99183404/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=75788 memory=62952 CPUtime=50.91 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 14909 0 0 0 5085 6 0 0 20 0 1 0 238854281 77606912 15738 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 18947 15738 576 108 0 17464 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 79980 KiB
Current children cumulated memory: 65896 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.12 5/254 162395
/proc/meminfo: memFree=99051404/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=103668 memory=80976 CPUtime=101.92 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 18903 0 0 0 10184 8 0 0 20 0 1 0 238854281 106156032 20244 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 25917 20244 576 108 0 24434 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 107860 KiB
Current children cumulated memory: 83920 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.11 5/254 162398
/proc/meminfo: memFree=98863428/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=118024 memory=97980 CPUtime=161.72 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 22773 0 0 0 16162 10 0 0 20 0 1 0 238854281 120856576 24495 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 29506 24495 576 108 0 28023 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 122216 KiB
Current children cumulated memory: 100924 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.11 5/254 162400
/proc/meminfo: memFree=98803664/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=129528 memory=109416 CPUtime=221.5 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 25140 0 0 0 22139 11 0 0 20 0 1 0 238854281 132636672 27354 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 32382 27354 576 108 0 30899 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 133720 KiB

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

/proc/loadavg: 4.10 4.18 4.17 5/254 162692
/proc/meminfo: memFree=103122944/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=437172 memory=405180 CPUtime=3030.66 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 69488 0 0 0 303020 46 0 0 20 0 1 0 238854281 447664128 101295 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 109293 101295 576 108 0 107810 0
Current children cumulated CPU time: 3030.66 s
Current children cumulated vsize: 441364 KiB
Current children cumulated memory: 408124 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.16 4.17 5/254 162694
/proc/meminfo: memFree=103116140/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=441272 memory=408832 CPUtime=3090.42 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 69915 0 0 0 308996 46 0 0 20 0 1 0 238854281 451862528 102208 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 110318 102208 576 108 0 108835 0
Current children cumulated CPU time: 3090.42 s
Current children cumulated vsize: 445464 KiB
Current children cumulated memory: 411776 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/254 162696
/proc/meminfo: memFree=103050056/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=414416 CPUtime=3150.18 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71648 0 0 0 314971 47 0 0 20 0 1 0 238854281 460251136 103604 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 103604 576 108 0 110883 0
Current children cumulated CPU time: 3150.18 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 417360 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.13 4.16 5/253 162698
/proc/meminfo: memFree=103030408/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=416464 CPUtime=3209.98 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71649 0 0 0 320951 47 0 0 20 0 1 0 238854281 460251136 104116 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104116 576 108 0 110883 0
Current children cumulated CPU time: 3209.98 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 419408 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/253 162700
/proc/meminfo: memFree=103030104/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=416464 CPUtime=3269.77 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71649 0 0 0 326930 47 0 0 20 0 1 0 238854281 460251136 104116 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104116 576 108 0 110883 0
Current children cumulated CPU time: 3269.77 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 419408 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/253 162702
/proc/meminfo: memFree=103005472/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=416464 CPUtime=3329.56 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71649 0 0 0 332909 47 0 0 20 0 1 0 238854281 460251136 104116 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104116 576 108 0 110883 0
Current children cumulated CPU time: 3329.56 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 419408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/253 162704
/proc/meminfo: memFree=102980592/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=418512 CPUtime=3389.34 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71682 0 0 0 338887 47 0 0 20 0 1 0 238854281 460251136 104628 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104628 576 108 0 110883 0
Current children cumulated CPU time: 3389.34 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 421456 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/254 162707
/proc/meminfo: memFree=103005840/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=418512 CPUtime=3449.12 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71710 0 0 0 344864 48 0 0 20 0 1 0 238854281 460251136 104628 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104628 576 108 0 110883 0
Current children cumulated CPU time: 3449.12 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 421456 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/255 162716
/proc/meminfo: memFree=102988388/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=449464 memory=418640 CPUtime=3508.89 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 71730 0 0 0 350841 48 0 0 20 0 1 0 238854281 460251136 104660 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112366 104660 576 108 0 110883 0
Current children cumulated CPU time: 3508.89 s
Current children cumulated vsize: 453656 KiB
Current children cumulated memory: 421584 KiB

[startup+3582.3 s]
/proc/loadavg: 3.58 3.97 4.09 4/248 162748
/proc/meminfo: memFree=103352880/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=451512 memory=419792 CPUtime=3568.64 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 72022 0 0 0 356815 49 0 0 20 0 1 0 238854281 462348288 104948 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 112878 104948 576 108 0 111395 0
Current children cumulated CPU time: 3568.64 s
Current children cumulated vsize: 455704 KiB
Current children cumulated memory: 422736 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.8 s]
/proc/loadavg: 3.43 3.89 4.06 4/248 162750
/proc/meminfo: memFree=103337748/131382112 swapFree=33001664/33010684
[pid=162292] ppid=162289 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/162292/stat : 162292 (bash) S 162289 162292 160926 0 -1 4194304 308 255 0 0 0 0 0 0 20 0 1 0 238854278 4292608 736 18446744073709551615 94584941797376 94584942691909 140732696767792 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94584942930960 94584942978704 94584946982912 140732696770962 140732696771078 140732696771078 140732696776682 0
/proc/162292/statm: 1048 736 672 219 0 110 0
[pid=162296] ppid=162292 vsize=453560 memory=420944 CPUtime=3600.01 cores=5,7
/proc/162296/stat : 162296 (solve_pb) R 162292 162292 160926 0 -1 4194304 72307 0 0 0 359952 49 0 0 20 0 1 0 238854281 464445440 105236 18446744073709551615 94769048019968 94769048458112 140725288319648 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94769048486832 94769048489248 94769066541056 140725288323458 140725288323522 140725288323522 140725288329144 0
/proc/162296/statm: 113390 105236 576 108 0 111907 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 457752 KiB
Current children cumulated memory: 423888 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.53 s, system=0.511745 s

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

Child status: 143

Real time (s): 3613.8
CPU time (s): 3600.04
CPU user time (s): 3599.53
CPU system time (s): 0.511745
CPU usage (%): 99.6192
Max. virtual memory (cumulated for all children) (KiB): 457756
Max. memory (cumulated for all children) (KiB): 423888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.53
system time used= 0.511745
maximum resident set size= 420944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72886
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= 790
involuntary context switches= 3977


# summary of solver processes directly reported to runsolver:
#   pid: 162292
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.53
#   total CPU system time (s): 0.511745

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4543 second user time and 37.4185 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 02:49:09
IDJOB=4544827
IDBENCH=180684
IDSOLVER=3321
FILE ID=nodeC005/4544827-1753231749
RUNJOBID= nodeC005-1753224419-160939
SLURM_JOB_ID= 9687834
Free space on /tmp= 433028 MiB

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

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

MD5SUM BENCH= 66da69fc5ff2d69cb07ac1ec77d1e0fe
RANDOM SEED=357792603

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        99351000 kB
MemAvailable:   123428600 kB
Buffers:              12 kB
Cached:         24849000 kB
SwapCached:          776 kB
Active:          6938928 kB
Inactive:       24434192 kB
Active(anon):    6506288 kB
Inactive(anon):    38384 kB
Active(file):     432640 kB
Inactive(file): 24395808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2988 kB
Writeback:             8 kB
AnonPages:       6526228 kB
Mapped:           104572 kB
Shmem:             20564 kB
KReclaimable:     177556 kB
Slab:             271264 kB
SReclaimable:     177556 kB
SUnreclaim:        93708 kB
KernelStack:        4112 kB
PageTables:        20528 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8720604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2586624 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC005 at 2025-07-23 03:49:23