Trace number 4511789

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.86 3612.45

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.06659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
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 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
Number of bits of the biggest sum of numbers22
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 (63090 MiB free)
  memory of node 1: 64507 MiB (63617 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511789-1751190253/watcher-4511789-1751190253 -o /tmp/evaluation-result-4511789-1751190253/solver-4511789-1751190253 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751182966-21626 --watchdog 3760 HOME/solve.sh HOME/instance-4511789-1751190253.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=22996, runsolver pid=22993

[startup+0.100069 s]*
/proc/loadavg: 4.38 4.17 4.12 5/256 23000
/proc/meminfo: memFree=129745636/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 306 116 0 0 0 0 0 0 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=22999] ppid=22996 vsize=2792 memory=1280 CPUtime=0 cores=0,2
/proc/22999/stat : 22999 (cat) S 22996 22996 21616 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 34704787 2859008 320 18446744073709551615 93993649700864 93993649715921 140722703053472 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93993649728144 93993649729640 93993655320576 140722703059427 140722703059498 140722703059498 140722703065067 0
/proc/22999/statm: 698 320 288 4 0 124 0
[pid=23000] ppid=22996 vsize=16280 memory=8960 CPUtime=0.07 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 1899 0 0 0 6 1 0 0 20 0 1 0 34704787 16670720 2240 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 4070 2240 448 108 0 2587 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23264 KiB
Current children cumulated memory: 13184 KiB

[startup+0.225208 s]*
/proc/loadavg: 4.38 4.17 4.12 5/256 23000
/proc/meminfo: memFree=129737824/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 306 116 0 0 0 0 0 0 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=22999] ppid=22996 vsize=2792 memory=1280 CPUtime=0.01 cores=0,2
/proc/22999/stat : 22999 (cat) S 22996 22996 21616 0 -1 4194304 135 0 0 0 0 1 0 0 20 0 1 0 34704787 2859008 320 18446744073709551615 93993649700864 93993649715921 140722703053472 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93993649728144 93993649729640 93993655320576 140722703059427 140722703059498 140722703059498 140722703065067 0
/proc/22999/statm: 698 320 288 4 0 124 0
[pid=23000] ppid=22996 vsize=36640 memory=23296 CPUtime=0.18 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 5495 0 0 0 16 2 0 0 20 0 1 0 34704787 37519360 5824 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 9160 5824 448 108 0 7677 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 43624 KiB
Current children cumulated memory: 27520 KiB

[startup+0.313458 s]*
/proc/loadavg: 4.38 4.17 4.12 5/256 23000
/proc/meminfo: memFree=129737824/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 306 116 0 0 0 0 0 0 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=22999] ppid=22996 vsize=2792 memory=1280 CPUtime=0.02 cores=0,2
/proc/22999/stat : 22999 (cat) R 22996 22996 21616 0 -1 4194304 135 0 0 0 0 2 0 0 20 0 1 0 34704787 2859008 320 18446744073709551615 93993649700864 93993649715921 140722703053472 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93993649728144 93993649729640 93993655320576 140722703059427 140722703059498 140722703059498 140722703065067 0
/proc/22999/statm: 698 320 288 4 0 124 0
[pid=23000] ppid=22996 vsize=49692 memory=35584 CPUtime=0.27 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 8552 0 0 0 24 3 0 0 20 0 1 0 34704787 50884608 8896 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 12423 8896 448 108 0 10940 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 56676 KiB
Current children cumulated memory: 39808 KiB

[startup+0.70039 s]
/proc/loadavg: 4.38 4.17 4.12 5/255 23000
/proc/meminfo: memFree=129598896/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=329128 memory=250128 CPUtime=0.64 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 45914 0 0 0 52 12 0 0 20 0 1 0 34704787 337027072 62532 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 82282 62532 480 108 0 80799 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 333320 KiB
Current children cumulated memory: 253072 KiB

[startup+1.50039 s]
/proc/loadavg: 4.38 4.17 4.12 5/255 23000
/proc/meminfo: memFree=129377564/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=579356 memory=418420 CPUtime=1.44 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 73206 0 0 0 126 18 0 0 20 0 1 0 34704787 593260544 104605 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 144839 104605 512 108 0 143356 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 583548 KiB
Current children cumulated memory: 421364 KiB

[startup+3.11353 s]
/proc/loadavg: 4.35 4.17 4.12 5/255 23000
/proc/meminfo: memFree=129315664/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=602756 memory=437876 CPUtime=3.05 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 78058 0 0 0 286 19 0 0 20 0 1 0 34704787 617222144 109469 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 150689 109469 544 108 0 149206 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 606948 KiB
Current children cumulated memory: 440820 KiB

[startup+6.30036 s]
/proc/loadavg: 4.35 4.17 4.12 5/255 23000
/proc/meminfo: memFree=129270556/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=641684 memory=469748 CPUtime=6.22 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 86043 0 0 0 601 21 0 0 20 0 1 0 34704787 657084416 117437 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 160421 117437 544 108 0 158938 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 645876 KiB
Current children cumulated memory: 472692 KiB

[startup+12.7004 s]
/proc/loadavg: 4.30 4.16 4.11 5/255 23000
/proc/meminfo: memFree=129159640/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=700344 memory=519412 CPUtime=12.6 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 98474 0 0 0 1237 23 0 0 20 0 1 0 34704787 717152256 129853 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 175086 129853 544 108 0 173603 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 704536 KiB
Current children cumulated memory: 522356 KiB

[startup+25.5004 s]
/proc/loadavg: 4.25 4.16 4.11 5/255 23048
/proc/meminfo: memFree=129065352/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=800280 memory=603508 CPUtime=25.36 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 119496 0 0 0 2508 28 0 0 20 0 1 0 34704787 819486720 150877 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 200070 150877 544 108 0 198587 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 804472 KiB
Current children cumulated memory: 606452 KiB

[startup+51.1134 s]
/proc/loadavg: 4.16 4.14 4.11 5/256 23099
/proc/meminfo: memFree=128250876/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=980928 memory=754292 CPUtime=50.87 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 157202 0 0 0 5052 35 0 0 20 0 1 0 34704787 1004470272 188573 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 245232 188573 544 108 0 243749 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 985120 KiB
Current children cumulated memory: 757236 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/256 23148
/proc/meminfo: memFree=126232060/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=1422556 memory=1139444 CPUtime=101.85 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 251249 0 0 0 10132 53 0 0 20 0 1 0 34704787 1456697344 284861 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 355639 284861 544 108 0 354156 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 1426748 KiB
Current children cumulated memory: 1142388 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.10 4/252 23163
/proc/meminfo: memFree=124936640/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=1909540 memory=1549428 CPUtime=161.62 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 353248 0 0 0 16090 72 0 0 20 0 1 0 34704787 1955368960 387357 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 477385 387357 544 108 0 475902 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 1913732 KiB
Current children cumulated memory: 1552372 KiB

[startup+222.3 s]
/proc/loadavg: 4.34 4.21 4.13 5/257 23205

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

Current children cumulated memory: 16162616 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.13 4.14 5/256 23356
/proc/meminfo: memFree=76556816/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20001888 memory=16273720 CPUtime=3152.05 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4381716 0 0 0 314385 820 0 0 20 0 1 0 34704787 20481933312 4068430 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5000472 4068430 544 108 0 4998989 0
Current children cumulated CPU time: 3152.07 s
Current children cumulated vsize: 20006080 KiB
Current children cumulated memory: 16276664 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/255 23362
/proc/meminfo: memFree=75789772/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20001888 memory=16362808 CPUtime=3211.87 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4403996 0 0 0 320362 825 0 0 20 0 1 0 34704787 20481933312 4090702 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5000472 4090702 544 108 0 4998989 0
Current children cumulated CPU time: 3211.89 s
Current children cumulated vsize: 20006080 KiB
Current children cumulated memory: 16365752 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/254 23364
/proc/meminfo: memFree=74735920/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20291648 memory=16604472 CPUtime=3271.69 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4464417 0 0 0 326333 836 0 0 20 0 1 0 34704787 20778647552 4151118 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5072912 4151118 544 108 0 5071429 0
Current children cumulated CPU time: 3271.71 s
Current children cumulated vsize: 20295840 KiB
Current children cumulated memory: 16607416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.12 5/254 23366
/proc/meminfo: memFree=73454424/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20781724 memory=16990008 CPUtime=3331.49 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4560803 0 0 0 332297 852 0 0 20 0 1 0 34704787 21280485376 4247502 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5195431 4247502 544 108 0 5193948 0
Current children cumulated CPU time: 3331.51 s
Current children cumulated vsize: 20785916 KiB
Current children cumulated memory: 16992952 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.10 4.12 5/253 23368
/proc/meminfo: memFree=72526156/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20827132 memory=17069652 CPUtime=3391.31 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4648482 0 0 0 338259 872 0 0 20 0 1 0 34704787 21326983168 4267413 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5206783 4267413 544 108 0 5205300 0
Current children cumulated CPU time: 3391.33 s
Current children cumulated vsize: 20831324 KiB
Current children cumulated memory: 17072596 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/253 23370
/proc/meminfo: memFree=71614316/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20827132 memory=17100116 CPUtime=3451.12 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4656605 0 0 0 344230 882 0 0 20 0 1 0 34704787 21326983168 4275029 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5206783 4275029 544 108 0 5205300 0
Current children cumulated CPU time: 3451.14 s
Current children cumulated vsize: 20831324 KiB
Current children cumulated memory: 17103060 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.11 5/253 23372
/proc/meminfo: memFree=71450172/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20828924 memory=17136340 CPUtime=3510.94 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4665924 0 0 0 350201 893 0 0 20 0 1 0 34704787 21328818176 4284085 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5207231 4284085 544 108 0 5205748 0
Current children cumulated CPU time: 3510.96 s
Current children cumulated vsize: 20833116 KiB
Current children cumulated memory: 17139284 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/254 23375
/proc/meminfo: memFree=71122640/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20831356 memory=17175636 CPUtime=3570.76 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4676005 0 0 0 356173 903 0 0 20 0 1 0 34704787 21331308544 4293909 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5207839 4293909 544 108 0 5206356 0
Current children cumulated CPU time: 3570.78 s
Current children cumulated vsize: 20835548 KiB
Current children cumulated memory: 17178580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.10 4.10 4.11 5/254 23376
/proc/meminfo: memFree=70936444/131382120 swapFree=33010684/33010684
[pid=22996] ppid=22993 vsize=4192 memory=2944 CPUtime=0.02 cores=0,2
/proc/22996/stat : 22996 (bash) S 22993 22996 21616 0 -1 4194304 307 254 0 0 0 0 0 2 20 0 1 0 34704784 4292608 736 18446744073709551615 94637717135360 94637718029893 140732011123168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94637718268944 94637718316688 94637730230272 140732011125140 140732011125256 140732011125256 140732011130858 0
/proc/22996/statm: 1048 736 672 219 0 110 0
[pid=23000] ppid=22996 vsize=20831356 memory=17192660 CPUtime=3600.06 cores=0,2
/proc/23000/stat : 23000 (solve_pb) R 22996 22996 21616 0 -1 4194304 4680432 0 0 0 359097 909 0 0 20 0 1 0 34704787 21331308544 4298165 18446744073709551615 94360507364352 94360507802496 140722284081232 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94360507831216 94360507833632 94360511533056 140722284087684 140722284087748 140722284087748 140722284093368 0
/proc/23000/statm: 5207839 4298165 544 108 0 5206356 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 20835548 KiB
Current children cumulated memory: 17195604 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3590.98 s, system=9.88055 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 s]*
/proc/loadavg: 4.10 4.10 4.11 5/253 23376
/proc/meminfo: memFree=78040628/131382120 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.03983 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.4 s]
/proc/loadavg: 4.10 4.10 4.11 5/253 23376
/proc/meminfo: memFree=78040628/131382120 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.03983 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.45
CPU time (s): 3600.86
CPU user time (s): 3590.98
CPU system time (s): 9.88055
CPU usage (%): 99.6791
Max. virtual memory (cumulated for all children) (KiB): 21218988
Max. memory (cumulated for all children) (KiB): 17326904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.98
system time used= 9.88055
maximum resident set size= 17324216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4680993
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= 3179
involuntary context switches= 9701


# summary of solver processes directly reported to runsolver:
#   pid: 22996,23000
#   total CPU time (s): 3600.86
#   total CPU user time (s): 3590.98
#   total CPU system time (s): 9.88055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.429 second user time and 36.3229 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 11:44:14
IDJOB=4511789
IDBENCH=160484
IDSOLVER=3321
FILE ID=nodeC006/4511789-1751190253
RUNJOBID= nodeC006-1751182966-21626
SLURM_JOB_ID= 9587566
Free space on /tmp= 433004 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511789-1751190253/watcher-4511789-1751190253 -o /tmp/evaluation-result-4511789-1751190253/solver-4511789-1751190253 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751182966-21626 --watchdog 3760  HOME/solve.sh HOME/instance-4511789-1751190253.opb

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=114174898

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		: 1795.707
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		: 3621.982
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.167
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.337
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		: 3591.426
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		: 3491.728
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.219
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.118
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:        129748568 kB
MemAvailable:   129427336 kB
Buffers:            3280 kB
Cached:           490092 kB
SwapCached:            0 kB
Active:           824444 kB
Inactive:         242296 kB
Active(anon):     591328 kB
Inactive(anon):        0 kB
Active(file):     233116 kB
Inactive(file):   242296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57064 kB
Writeback:             0 kB
AnonPages:        576788 kB
Mapped:           103780 kB
Shmem:             17960 kB
KReclaimable:      85580 kB
Slab:             164896 kB
SReclaimable:      85580 kB
SUnreclaim:        79316 kB
KernelStack:        4112 kB
PageTables:         4332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1111764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 432740 MiB
End job on nodeC006 at 2025-06-29 12:44:27