Trace number 4542019

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.05 3612.13

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/wallace_spec/normalized-28wallace_spec_greater_tvars.opb
MD5SUM20f5dc2e187fea802b1fd8b2eb35ac07
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 benchmark3.41364
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3571
Total number of constraints1850
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints1794
Minimum length of a constraint1
Maximum length of a constraint840
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 36028797018963968
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 144115188075855871
Number of bits of the biggest sum of numbers57
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: 63794 MiB (62553 MiB free)
  memory of node 1: 64507 MiB (63470 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542019-1753211993/watcher-4542019-1753211993 -o /tmp/evaluation-result-4542019-1753211993/solver-4542019-1753211993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150159 --watchdog 3760 HOME/solve.sh HOME/instance-4542019-1753211993.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=150201, runsolver pid=150193
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 2.65 3.74 4.13 6/253 150215
/proc/meminfo: memFree=129050052/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=9844 memory=5632 CPUtime=0.04 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 983 0 0 0 4 0 0 0 20 0 1 0 236878720 10080256 1408 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 2461 1408 544 108 0 978 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 14036 KiB
Current children cumulated memory: 8448 KiB

[startup+0.212953 s]*
/proc/loadavg: 2.65 3.74 4.13 6/253 150215
/proc/meminfo: memFree=129041484/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=10664 memory=6272 CPUtime=0.15 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 1165 0 0 0 15 0 0 0 20 0 1 0 236878720 10919936 1568 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 2666 1568 544 108 0 1183 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 14856 KiB
Current children cumulated memory: 9088 KiB

[startup+0.313288 s]*
/proc/loadavg: 2.65 3.74 4.13 6/253 150215
/proc/meminfo: memFree=129026364/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=11324 memory=6912 CPUtime=0.25 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 1318 0 0 0 25 0 0 0 20 0 1 0 236878720 11595776 1728 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 2831 1728 544 108 0 1348 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15516 KiB
Current children cumulated memory: 9728 KiB

[startup+0.700332 s]
/proc/loadavg: 2.65 3.74 4.13 6/253 150215
/proc/meminfo: memFree=129010236/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=15308 memory=10368 CPUtime=0.63 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 2175 0 0 0 62 1 0 0 20 0 1 0 236878720 15675392 2592 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 3827 2592 544 108 0 2344 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 19500 KiB
Current children cumulated memory: 13184 KiB

[startup+1.50036 s]
/proc/loadavg: 2.65 3.74 4.13 6/251 150215
/proc/meminfo: memFree=128970032/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=28500 memory=21504 CPUtime=1.42 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 4968 0 0 0 140 2 0 0 20 0 1 0 236878720 29184000 5376 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 7125 5376 544 108 0 5642 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 32692 KiB
Current children cumulated memory: 24320 KiB

[startup+3.11228 s]
/proc/loadavg: 2.84 3.76 4.13 6/257 150228
/proc/meminfo: memFree=127734452/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=37504 memory=30720 CPUtime=3.03 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 7227 0 0 0 300 3 0 0 20 0 1 0 236878720 38404096 7680 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 9376 7680 576 108 0 7893 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 41696 KiB
Current children cumulated memory: 33536 KiB

[startup+6.30033 s]
/proc/loadavg: 2.84 3.76 4.13 6/257 150229
/proc/meminfo: memFree=127559844/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=77772 memory=66944 CPUtime=6.2 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 16301 0 0 0 616 4 0 0 20 0 1 0 236878720 79638528 16736 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 19443 16736 576 108 0 17960 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 81964 KiB
Current children cumulated memory: 69760 KiB

[startup+12.7003 s]
/proc/loadavg: 3.09 3.78 4.14 6/252 150237
/proc/meminfo: memFree=127495208/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=146952 memory=127744 CPUtime=12.59 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 31534 0 0 0 1251 8 0 0 20 0 1 0 236878720 150478848 31936 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 36738 31936 576 108 0 35255 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 151144 KiB
Current children cumulated memory: 130560 KiB

[startup+25.5004 s]
/proc/loadavg: 3.23 3.79 4.14 6/257 150277
/proc/meminfo: memFree=126850188/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=192452 memory=167256 CPUtime=25.35 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 41496 0 0 0 2524 11 0 0 20 0 1 0 236878720 197070848 41814 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 48113 41814 576 108 0 46630 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 196644 KiB
Current children cumulated memory: 170072 KiB

[startup+51.1125 s]
/proc/loadavg: 3.58 3.83 4.14 6/257 150277
/proc/meminfo: memFree=126714864/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=206412 memory=180568 CPUtime=50.89 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 44831 0 0 0 5077 12 0 0 20 0 1 0 236878720 211365888 45142 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 51603 45142 576 108 0 50120 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 210604 KiB
Current children cumulated memory: 183384 KiB

[startup+102.3 s]
/proc/loadavg: 3.94 3.89 4.14 6/258 150281
/proc/meminfo: memFree=126557452/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=271824 memory=230232 CPUtime=101.93 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 57247 0 0 0 10178 15 0 0 20 0 1 0 236878720 278347776 57558 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 67956 57558 576 108 0 66473 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 276016 KiB
Current children cumulated memory: 233048 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.92 4.13 6/257 150283
/proc/meminfo: memFree=126121972/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=667620 memory=565608 CPUtime=161.74 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 141261 0 0 0 16137 37 0 0 20 0 1 0 236878720 683642880 141402 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 166905 141402 576 108 0 165422 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 671812 KiB
Current children cumulated memory: 568424 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.97 4.13 6/258 150286
/proc/meminfo: memFree=126068252/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=667748 memory=572904 CPUtime=221.54 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 142453 0 0 0 22116 38 0 0 20 0 1 0 236878720 683773952 143226 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 166937 143226 576 108 0 165454 0
Current children cumulated CPU time: 221.54 s

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

/proc/150211/statm: 279845 260654 576 108 0 278362 0
Current children cumulated CPU time: 3091.84 s
Current children cumulated vsize: 1123572 KiB
Current children cumulated memory: 1045432 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.10 4.13 6/255 150439
/proc/meminfo: memFree=122641504/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1119892 memory=1049144 CPUtime=3151.64 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 231787 0 0 0 315077 87 0 0 20 0 1 0 236878720 1146769408 262286 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 279973 262286 576 108 0 278490 0
Current children cumulated CPU time: 3151.64 s
Current children cumulated vsize: 1124084 KiB
Current children cumulated memory: 1051960 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.12 6/255 150441
/proc/meminfo: memFree=122594060/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1119892 memory=1049528 CPUtime=3211.45 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 231888 0 0 0 321058 87 0 0 20 0 1 0 236878720 1146769408 262382 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 279973 262382 576 108 0 278490 0
Current children cumulated CPU time: 3211.45 s
Current children cumulated vsize: 1124084 KiB
Current children cumulated memory: 1052344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.12 6/254 150443
/proc/meminfo: memFree=122505912/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1141468 memory=1067320 CPUtime=3271.26 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 236313 0 0 0 327036 90 0 0 20 0 1 0 236878720 1168863232 266830 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 285367 266830 576 108 0 283884 0
Current children cumulated CPU time: 3271.26 s
Current children cumulated vsize: 1145660 KiB
Current children cumulated memory: 1070136 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.12 6/253 150445
/proc/meminfo: memFree=122395268/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1166688 memory=1084728 CPUtime=3331.07 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 240680 0 0 0 333012 95 0 0 20 0 1 0 236878720 1194688512 271182 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 291672 271182 576 108 0 290189 0
Current children cumulated CPU time: 3331.07 s
Current children cumulated vsize: 1170880 KiB
Current children cumulated memory: 1087544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.10 6/253 150447
/proc/meminfo: memFree=122300508/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1173684 memory=1092660 CPUtime=3390.88 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242145 0 0 0 338992 96 0 0 20 0 1 0 236878720 1201852416 273165 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293421 273165 576 108 0 291938 0
Current children cumulated CPU time: 3390.88 s
Current children cumulated vsize: 1177876 KiB
Current children cumulated memory: 1095476 KiB

[startup+3462.3 s]
/proc/loadavg: 4.51 4.19 4.14 6/254 150450
/proc/meminfo: memFree=122244856/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1173684 memory=1092660 CPUtime=3450.69 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242153 0 0 0 344973 96 0 0 20 0 1 0 236878720 1201852416 273165 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293421 273165 576 108 0 291938 0
Current children cumulated CPU time: 3450.69 s
Current children cumulated vsize: 1177876 KiB
Current children cumulated memory: 1095476 KiB

[startup+3522.3 s]
/proc/loadavg: 4.48 4.26 4.17 7/256 150549
/proc/meminfo: memFree=124211264/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1175220 memory=1092916 CPUtime=3510.48 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242234 0 0 0 350950 98 0 0 20 0 1 0 236878720 1203425280 273229 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293805 273229 576 108 0 292322 0
Current children cumulated CPU time: 3510.48 s
Current children cumulated vsize: 1179412 KiB
Current children cumulated memory: 1095732 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.24 4.17 6/256 150554
/proc/meminfo: memFree=123757300/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1175220 memory=1093684 CPUtime=3570.29 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242430 0 0 0 356931 98 0 0 20 0 1 0 236878720 1203425280 273421 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293805 273421 576 108 0 292322 0
Current children cumulated CPU time: 3570.29 s
Current children cumulated vsize: 1179412 KiB
Current children cumulated memory: 1096500 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.21 4.23 4.17 4/251 150562
/proc/meminfo: memFree=124336852/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1175220 memory=1094836 CPUtime=3600.01 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242703 0 0 0 359902 99 0 0 20 0 1 0 236878720 1203425280 273709 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293805 273709 576 108 0 292322 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1179412 KiB
Current children cumulated memory: 1097652 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.03 s, system=1.02299 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+3612.11 s]
/proc/loadavg: 4.21 4.23 4.17 4/251 150562
/proc/meminfo: memFree=124336852/131382120 swapFree=33010416/33010684
[pid=150201] ppid=150193 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/150201/stat : 150201 (bash) S 150193 150201 150146 0 -1 4194304 307 244 0 0 0 0 0 0 20 0 1 0 236878716 4292608 704 18446744073709551615 94628013129728 94628014024261 140722193662240 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94628014263312 94628014311056 94628016775168 140722193664402 140722193664518 140722193664518 140722193670122 0
/proc/150201/statm: 1048 704 672 219 0 110 0
[pid=150211] ppid=150201 vsize=1175220 memory=1094836 CPUtime=3600.01 cores=5,7
/proc/150211/stat : 150211 (solve_pb) R 150201 150201 150146 0 -1 4194304 242703 0 0 0 359902 99 0 0 20 0 1 0 236878720 1203425280 273709 18446744073709551615 94076822324224 94076822762368 140722760295696 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94076822791088 94076822793504 94076853882880 140722760300930 140722760300994 140722760300994 140722760306616 0
/proc/150211/statm: 293805 273709 576 108 0 292322 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1179412 KiB
Current children cumulated memory: 1097652 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.13
CPU time (s): 3600.05
CPU user time (s): 3599.03
CPU system time (s): 1.02299
CPU usage (%): 99.6657
Max. virtual memory (cumulated for all children) (KiB): 1179412
Max. memory (cumulated for all children) (KiB): 1097652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.03
system time used= 1.02299
maximum resident set size= 1094836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243254
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= 774
involuntary context switches= 3935


# summary of solver processes directly reported to runsolver:
#   pid: 150201,150211
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.03
#   total CPU system time (s): 1.02299

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4152 second user time and 33.6516 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 21:19:53
IDJOB=4542019
IDBENCH=163735
IDSOLVER=3321
FILE ID=nodeC006/4542019-1753211993
RUNJOBID= nodeC006-1753211993-150159
SLURM_JOB_ID= 9687800
Free space on /tmp= 432784 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/wallace_spec/normalized-28wallace_spec_greater_tvars.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542019-1753211993/watcher-4542019-1753211993 -o /tmp/evaluation-result-4542019-1753211993/solver-4542019-1753211993 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150159 --watchdog 3760  HOME/solve.sh HOME/instance-4542019-1753211993.opb

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

MD5SUM BENCH= 20f5dc2e187fea802b1fd8b2eb35ac07
RANDOM SEED=1795337867

nodeC006 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.159
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129053168 kB
MemAvailable:   129731796 kB
Buffers:            2128 kB
Cached:          1356028 kB
SwapCached:           12 kB
Active:          1054088 kB
Inactive:         378496 kB
Active(anon):      89780 kB
Inactive(anon):    10792 kB
Active(file):     964308 kB
Inactive(file):   367704 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4560 kB
Writeback:             0 kB
AnonPages:         76400 kB
Mapped:           108076 kB
Shmem:             26140 kB
KReclaimable:     372104 kB
Slab:             466056 kB
SReclaimable:     372104 kB
SUnreclaim:        93952 kB
KernelStack:        3940 kB
PageTables:         2704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     358664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432688 MiB
End job on nodeC006 at 2025-07-22 22:20:06