Trace number 4511969

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.35 3612.37

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm95p-dec.opb.negationfix.opb
MD5SUMb485ff0024704468ace87f8a9b2f8459
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 benchmark11.9049
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2595328
Total number of constraints11162
Number of constraints which are clauses5068
Number of constraints which are cardinality constraints (but not clauses)5068
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5068
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 1898208
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4365628
Number of bits of the biggest sum of numbers23
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 (62008 MiB free)
  memory of node 1: 64507 MiB (62911 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.10006 s]*
/proc/loadavg: 4.12 4.14 4.10 6/257 23148
/proc/meminfo: memFree=127908684/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 309 115 0 0 0 0 0 0 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23147] ppid=23144 vsize=2792 memory=1280 CPUtime=0 cores=1,3
/proc/23147/stat : 23147 (cat) R 23144 23144 21616 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 34714388 2859008 320 18446744073709551615 94606253047808 94606253062865 140724696893072 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94606253075088 94606253076584 94606272745472 140724696898019 140724696898090 140724696898090 140724696903659 0
/proc/23147/statm: 698 320 288 4 0 124 0
[pid=23148] ppid=23144 vsize=15716 memory=8064 CPUtime=0.07 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1593 0 0 0 7 0 0 0 20 0 1 0 34714388 16093184 2016 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 3929 2016 544 108 0 2446 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 22700 KiB
Current children cumulated memory: 12288 KiB

[startup+0.205882 s]*
/proc/loadavg: 4.12 4.14 4.10 5/257 23148
/proc/meminfo: memFree=127888020/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 309 115 0 0 0 0 0 0 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23147] ppid=23144 vsize=2792 memory=1280 CPUtime=0 cores=1,3
/proc/23147/stat : 23147 (cat) S 23144 23144 21616 0 -1 4194304 135 0 0 0 0 0 0 0 20 0 1 0 34714388 2859008 320 18446744073709551615 94606253047808 94606253062865 140724696893072 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94606253075088 94606253076584 94606272745472 140724696898019 140724696898090 140724696898090 140724696903659 0
/proc/23147/statm: 698 320 288 4 0 124 0
[pid=23148] ppid=23144 vsize=29452 memory=16384 CPUtime=0.17 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 3678 0 0 0 16 1 0 0 20 0 1 0 34714388 30158848 4096 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 7363 4096 544 108 0 5880 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 36436 KiB
Current children cumulated memory: 20608 KiB

[startup+0.306262 s]*
/proc/loadavg: 4.12 4.14 4.10 5/257 23148
/proc/meminfo: memFree=127880460/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 309 115 0 0 0 0 0 0 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23147] ppid=23144 vsize=2792 memory=1280 CPUtime=0.01 cores=1,3
/proc/23147/stat : 23147 (cat) S 23144 23144 21616 0 -1 4194304 135 0 0 0 0 1 0 0 20 0 1 0 34714388 2859008 320 18446744073709551615 94606253047808 94606253062865 140724696893072 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94606253075088 94606253076584 94606272745472 140724696898019 140724696898090 140724696898090 140724696903659 0
/proc/23147/statm: 698 320 288 4 0 124 0
[pid=23148] ppid=23144 vsize=42404 memory=24320 CPUtime=0.27 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 5645 0 0 0 25 2 0 0 20 0 1 0 34714388 43421696 6080 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 10601 6080 544 108 0 9118 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 49388 KiB
Current children cumulated memory: 28544 KiB

[startup+0.70023 s]
/proc/loadavg: 4.12 4.14 4.10 5/257 23148
/proc/meminfo: memFree=127848708/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 309 115 0 0 0 0 0 0 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23147] ppid=23144 vsize=2792 memory=1280 CPUtime=0.02 cores=1,3
/proc/23147/stat : 23147 (cat) S 23144 23144 21616 0 -1 4194304 135 0 0 0 0 2 0 0 20 0 1 0 34714388 2859008 320 18446744073709551615 94606253047808 94606253062865 140724696893072 0 0 0 0 0 0 1 0 0 17 3 0 0 0 0 0 94606253075088 94606253076584 94606272745472 140724696898019 140724696898090 140724696898090 140724696903659 0
/proc/23147/statm: 698 320 288 4 0 124 0
[pid=23148] ppid=23144 vsize=92728 memory=54784 CPUtime=0.66 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 13276 0 0 0 60 6 0 0 20 0 1 0 34714388 94953472 13696 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 23182 13696 544 108 0 21699 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 99712 KiB
Current children cumulated memory: 59008 KiB

[startup+1.50031 s]
/proc/loadavg: 4.11 4.13 4.10 6/257 23148
/proc/meminfo: memFree=127777912/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 309 115 0 0 0 0 0 0 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23147] ppid=23144 vsize=2792 memory=1280 CPUtime=0.07 cores=1,3
/proc/23147/stat : 23147 (cat) S 23144 23144 21616 0 -1 4194304 135 0 0 0 0 7 0 0 20 0 1 0 34714388 2859008 320 18446744073709551615 94606253047808 94606253062865 140724696893072 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94606253075088 94606253076584 94606272745472 140724696898019 140724696898090 140724696898090 140724696903659 0
/proc/23147/statm: 698 320 288 4 0 124 0
[pid=23148] ppid=23144 vsize=187528 memory=130304 CPUtime=1.44 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 32147 0 0 0 130 14 0 0 20 0 1 0 34714388 192028672 32576 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 3 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 46882 32576 544 108 0 45399 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 194512 KiB
Current children cumulated memory: 134528 KiB

[startup+3.11355 s]
/proc/loadavg: 4.11 4.13 4.10 6/256 23148
/proc/meminfo: memFree=126938012/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=1255048 memory=897588 CPUtime=3.04 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 137696 0 0 0 252 52 0 0 20 0 1 0 34714388 1285169152 224365 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 313762 224365 544 108 0 312279 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 1259240 KiB
Current children cumulated memory: 900532 KiB

[startup+6.30044 s]
/proc/loadavg: 4.18 4.15 4.11 6/256 23148
/proc/meminfo: memFree=126223996/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2110164 memory=1519844 CPUtime=6.22 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 215161 0 0 0 546 76 0 0 20 0 1 0 34714388 2160807936 379961 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 527541 379961 576 108 0 526058 0
Current children cumulated CPU time: 6.31 s
Current children cumulated vsize: 2114356 KiB
Current children cumulated memory: 1522788 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.15 4.11 6/256 23148
/proc/meminfo: memFree=126105572/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2141764 memory=1546340 CPUtime=12.59 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 221834 0 0 0 1182 77 0 0 20 0 1 0 34714388 2193166336 386585 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 535441 386585 576 108 0 533958 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2145956 KiB
Current children cumulated memory: 1549284 KiB

[startup+25.5004 s]
/proc/loadavg: 4.14 4.14 4.11 6/256 23148
/proc/meminfo: memFree=125814612/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2226592 memory=1618404 CPUtime=25.34 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 239891 0 0 0 2453 81 0 0 20 0 1 0 34714388 2280030208 404601 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 556648 404601 576 108 0 555165 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2230784 KiB
Current children cumulated memory: 1621348 KiB

[startup+51.1137 s]
/proc/loadavg: 4.16 4.14 4.11 6/256 23149
/proc/meminfo: memFree=125205748/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2424280 memory=1794336 CPUtime=50.86 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 274772 0 0 0 4997 89 0 0 20 0 1 0 34714388 2482462720 448584 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 606070 448584 576 108 0 604587 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2428472 KiB
Current children cumulated memory: 1797280 KiB

[startup+102.3 s]
/proc/loadavg: 4.52 4.23 4.14 6/257 23204
/proc/meminfo: memFree=122179052/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2591044 memory=1935392 CPUtime=101.85 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 310064 0 0 0 10090 95 0 0 20 0 1 0 34714388 2653229056 483848 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 647761 483848 576 108 0 646278 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2595236 KiB
Current children cumulated memory: 1938336 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.19 4.12 6/256 23207
/proc/meminfo: memFree=120572704/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=2741656 memory=2061088 CPUtime=161.63 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 341553 0 0 0 16061 102 0 0 20 0 1 0 34714388 2807455744 515272 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 685414 515272 576 108 0 683931 0

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

Current children cumulated memory: 7391732 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.12 4.13 6/254 23364
/proc/meminfo: memFree=75164272/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9410588 memory=7455476 CPUtime=3151.75 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1685915 0 0 0 314784 391 0 0 20 0 1 0 34714388 9636442112 1863869 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2352647 1863869 576 108 0 2351164 0
Current children cumulated CPU time: 3151.84 s
Current children cumulated vsize: 9414780 KiB
Current children cumulated memory: 7458420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.09 4.12 6/254 23366
/proc/meminfo: memFree=74054740/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9526560 memory=7545204 CPUtime=3211.53 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1708347 0 0 0 320758 395 0 0 20 0 1 0 34714388 9755197440 1886301 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2381640 1886301 576 108 0 2380157 0
Current children cumulated CPU time: 3211.62 s
Current children cumulated vsize: 9530752 KiB
Current children cumulated memory: 7548148 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/254 23367
/proc/meminfo: memFree=72659852/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9575492 memory=7597556 CPUtime=3271.32 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1721439 0 0 0 326733 399 0 0 20 0 1 0 34714388 9805303808 1899389 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2393873 1899389 576 108 0 2392390 0
Current children cumulated CPU time: 3271.41 s
Current children cumulated vsize: 9579684 KiB
Current children cumulated memory: 7600500 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.11 4.12 5/253 23369
/proc/meminfo: memFree=71981676/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9637788 memory=7658100 CPUtime=3331.1 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1736554 0 0 0 332707 403 0 0 20 0 1 0 34714388 9869094912 1914525 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2409447 1914525 576 108 0 2407964 0
Current children cumulated CPU time: 3331.19 s
Current children cumulated vsize: 9641980 KiB
Current children cumulated memory: 7661044 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/253 23371
/proc/meminfo: memFree=71602772/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9724232 memory=7728500 CPUtime=3390.89 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1754167 0 0 0 338681 408 0 0 20 0 1 0 34714388 9957613568 1932125 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2431058 1932125 576 108 0 2429575 0
Current children cumulated CPU time: 3390.98 s
Current children cumulated vsize: 9728424 KiB
Current children cumulated memory: 7731444 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.11 5/254 23374
/proc/meminfo: memFree=71249696/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9805484 memory=7803508 CPUtime=3450.68 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1772925 0 0 0 344656 412 0 0 20 0 1 0 34714388 10040815616 1950877 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2451371 1950877 576 108 0 2449888 0
Current children cumulated CPU time: 3450.77 s
Current children cumulated vsize: 9809676 KiB
Current children cumulated memory: 7806452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.00 4.08 4.10 4/247 23407
/proc/meminfo: memFree=88138224/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=9901328 memory=7887860 CPUtime=3510.47 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1793995 0 0 0 350630 417 0 0 20 0 1 0 34714388 10138959872 1971965 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2475332 1971965 576 108 0 2473849 0
Current children cumulated CPU time: 3510.56 s
Current children cumulated vsize: 9905520 KiB
Current children cumulated memory: 7890804 KiB

[startup+3582.3 s]
/proc/loadavg: 2.99 3.78 3.99 3/240 23439
/proc/meminfo: memFree=110508784/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=10017596 memory=7982068 CPUtime=3570.27 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1817564 0 0 0 356605 422 0 0 20 0 1 0 34714388 10258018304 1995517 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2504399 1995517 576 108 0 2502916 0
Current children cumulated CPU time: 3570.36 s
Current children cumulated vsize: 10021788 KiB
Current children cumulated memory: 7985012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 2.60 3.61 3.93 3/241 23444
/proc/meminfo: memFree=110199560/131382120 swapFree=33010684/33010684
[pid=23144] ppid=23141 vsize=4192 memory=2944 CPUtime=0.09 cores=1,3
/proc/23144/stat : 23144 (bash) S 23141 23144 21616 0 -1 4194304 310 253 0 0 0 0 0 9 20 0 1 0 34714386 4292608 736 18446744073709551615 94071261200384 94071262094917 140725050373536 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94071262333968 94071262381712 94071270244352 140725050382740 140725050382856 140725050382856 140725050388458 0
/proc/23144/statm: 1048 736 672 219 0 110 0
[pid=23148] ppid=23144 vsize=10097864 memory=8039668 CPUtime=3599.97 cores=1,3
/proc/23148/stat : 23148 (solve_pb) R 23144 23144 21616 0 -1 4194304 1831949 0 0 0 359573 424 0 0 20 0 1 0 34714388 10340212736 2009917 18446744073709551615 94462264239104 94462264677248 140730260317376 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94462264705968 94462264708384 94462297296896 140730260318596 140730260318660 140730260318660 140730260324280 0
/proc/23148/statm: 2524466 2009917 576 108 0 2522983 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 10102056 KiB
Current children cumulated memory: 8042612 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3595.74 s, system=4.60271 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.21 s]*
/proc/loadavg: 2.60 3.61 3.93 3/240 23444
/proc/meminfo: memFree=113625440/131382120 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.104211 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.31 s]
/proc/loadavg: 2.60 3.61 3.93 3/240 23444
/proc/meminfo: memFree=113625440/131382120 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.104211 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.37
CPU time (s): 3600.35
CPU user time (s): 3595.74
CPU system time (s): 4.60271
CPU usage (%): 99.6672
Max. virtual memory (cumulated for all children) (KiB): 10102056
Max. memory (cumulated for all children) (KiB): 8042612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.74
system time used= 4.60271
maximum resident set size= 8039668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1832512
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= 10738
involuntary context switches= 5108


# summary of solver processes directly reported to runsolver:
#   pid: 23144,23148
#   total CPU time (s): 3600.35
#   total CPU user time (s): 3595.74
#   total CPU system time (s): 4.60271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2572 second user time and 37.7813 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 11:45:50
IDJOB=4511969
IDBENCH=160489
IDSOLVER=3321
FILE ID=nodeC006/4511969-1751190348
RUNJOBID= nodeC006-1751182966-21628
SLURM_JOB_ID= 9587566
Free space on /tmp= 432872 MiB

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

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

MD5SUM BENCH= b485ff0024704468ace87f8a9b2f8459
RANDOM SEED=1038544188

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		: 3630.263
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.140
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.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.616
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		: 3488.540
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		: 3660.846
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		: 3533.650
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.887
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.366
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:        127918260 kB
MemAvailable:   127740576 kB
Buffers:            3280 kB
Cached:           633484 kB
SwapCached:            0 kB
Active:          2545280 kB
Inactive:         385688 kB
Active(anon):    2312164 kB
Inactive(anon):        0 kB
Active(file):     233116 kB
Inactive(file):   385688 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            127520 kB
Writeback:             0 kB
AnonPages:       2297428 kB
Mapped:           103808 kB
Shmem:             17960 kB
KReclaimable:      85896 kB
Slab:             165324 kB
SReclaimable:      85896 kB
SUnreclaim:        79428 kB
KernelStack:        4128 kB
PageTables:         8216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3145344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 432804 MiB
End job on nodeC006 at 2025-06-29 12:46:03