Trace number 4494473

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.06 3615.11

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUMd1359993160bf2f1506844981afa3acf
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 benchmark27.7832
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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: 63708 MiB (62542 MiB free)
  memory of node 1: 64465 MiB (62939 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494473-1751157267/watcher-4494473-1751157267 -o /tmp/evaluation-result-4494473-1751157267/solver-4494473-1751157267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26339 --watchdog 3760 HOME/solve.sh HOME/instance-4494473-1751157267.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=27139, runsolver pid=27136

[startup+0.100063 s]*
/proc/loadavg: 2.33 1.58 2.23 5/270 27143
/proc/meminfo: memFree=128484932/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 306 119 0 0 0 0 0 0 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27142] ppid=27139 vsize=2792 memory=1408 CPUtime=0 cores=5,7
/proc/27142/stat : 27142 (cat) S 27139 27139 26323 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 31405507 2859008 352 18446744073709551615 94808104734720 94808104749777 140729305147664 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94808104762000 94808104763496 94808135839744 140729305156067 140729305156138 140729305156138 140729305161707 0
/proc/27142/statm: 698 352 320 4 0 124 0
[pid=27143] ppid=27139 vsize=31992 memory=26704 CPUtime=0.07 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 5208 0 0 0 7 0 0 0 20 0 1 0 31405507 32759808 6676 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 7998 6676 544 108 0 6515 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 38976 KiB
Current children cumulated memory: 31056 KiB

[startup+0.205915 s]*
/proc/loadavg: 2.33 1.58 2.23 5/270 27143
/proc/meminfo: memFree=128476868/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 306 119 0 0 0 0 0 0 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27142] ppid=27139 vsize=2792 memory=1408 CPUtime=0 cores=5,7
/proc/27142/stat : 27142 (cat) S 27139 27139 26323 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 31405507 2859008 352 18446744073709551615 94808104734720 94808104749777 140729305147664 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94808104762000 94808104763496 94808135839744 140729305156067 140729305156138 140729305156138 140729305161707 0
/proc/27142/statm: 698 352 320 4 0 124 0
[pid=27143] ppid=27139 vsize=62956 memory=57692 CPUtime=0.17 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 10919 0 0 0 16 1 0 0 20 0 1 0 31405507 64466944 14423 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 15739 14423 544 108 0 14256 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 69940 KiB
Current children cumulated memory: 62044 KiB

[startup+0.305807 s]*
/proc/loadavg: 2.33 1.58 2.23 5/269 27143
/proc/meminfo: memFree=128476868/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=140040 memory=131392 CPUtime=0.27 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 24241 0 0 0 24 3 0 0 20 0 1 0 31405507 143400960 32848 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 35010 32848 544 108 0 33527 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 144232 KiB
Current children cumulated memory: 134336 KiB

[startup+0.700206 s]
/proc/loadavg: 2.33 1.58 2.23 5/269 27143
/proc/meminfo: memFree=128476868/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=155412 memory=144704 CPUtime=0.67 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 27492 0 0 0 63 4 0 0 20 0 1 0 31405507 159141888 36176 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 38853 36176 608 108 0 37370 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 159604 KiB
Current children cumulated memory: 147648 KiB

[startup+1.50016 s]
/proc/loadavg: 2.33 1.58 2.23 6/269 27143
/proc/meminfo: memFree=128501540/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=164444 memory=152512 CPUtime=1.46 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 29458 0 0 0 142 4 0 0 20 0 1 0 31405507 168390656 38128 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 41111 38128 608 108 0 39628 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 168636 KiB
Current children cumulated memory: 155456 KiB

[startup+3.10534 s]
/proc/loadavg: 2.54 1.63 2.24 6/269 27143
/proc/meminfo: memFree=128557600/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=176932 memory=164160 CPUtime=3.06 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 32358 0 0 0 301 5 0 0 20 0 1 0 31405507 181178368 41040 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 44233 41040 608 108 0 42750 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 181124 KiB
Current children cumulated memory: 167104 KiB

[startup+6.30019 s]
/proc/loadavg: 2.54 1.63 2.24 5/266 27147
/proc/meminfo: memFree=128646096/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=186372 memory=172864 CPUtime=6.25 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 34570 0 0 0 619 6 0 0 20 0 1 0 31405507 190844928 43216 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 46593 43216 608 108 0 45110 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 190564 KiB
Current children cumulated memory: 175808 KiB

[startup+12.7002 s]
/proc/loadavg: 2.66 1.67 2.25 6/271 27177
/proc/meminfo: memFree=128868760/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=201528 memory=187840 CPUtime=12.63 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 38310 0 0 0 1256 7 0 0 20 0 1 0 31405507 206364672 46960 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 50382 46960 608 108 0 48899 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 205720 KiB
Current children cumulated memory: 190784 KiB

[startup+25.5002 s]
/proc/loadavg: 2.96 1.79 2.28 6/271 27177
/proc/meminfo: memFree=129176256/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=211128 memory=196928 CPUtime=25.38 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 40598 0 0 0 2531 7 0 0 20 0 1 0 31405507 216195072 49232 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 52782 49232 608 108 0 51299 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 215320 KiB
Current children cumulated memory: 199872 KiB

[startup+51.1056 s]
/proc/loadavg: 3.39 1.98 2.33 6/271 27179
/proc/meminfo: memFree=129452936/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=232288 memory=216768 CPUtime=50.91 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 45591 0 0 0 5082 9 0 0 20 0 1 0 31405507 237862912 54192 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 58072 54192 608 108 0 56589 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 236480 KiB
Current children cumulated memory: 219712 KiB

[startup+102.3 s]
/proc/loadavg: 3.81 2.31 2.43 6/273 27187
/proc/meminfo: memFree=129369292/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=262636 memory=247872 CPUtime=101.94 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 53368 0 0 0 10183 11 0 0 20 0 1 0 31405507 268939264 61968 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 65659 61968 608 108 0 64176 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 266828 KiB
Current children cumulated memory: 250816 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 2.64 2.53 6/273 27189
/proc/meminfo: memFree=129211372/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=294524 memory=274380 CPUtime=161.72 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 59574 0 0 0 16159 13 0 0 20 0 1 0 31405507 301592576 68595 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 73631 68595 608 108 0 72148 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 298716 KiB
Current children cumulated memory: 277324 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.91 2.63 6/273 27191
/proc/meminfo: memFree=129199996/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7

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

/proc/27143/statm: 223433 214242 608 108 0 221950 0
Current children cumulated CPU time: 3089.52 s
Current children cumulated vsize: 897924 KiB
Current children cumulated memory: 859912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/272 27354
/proc/meminfo: memFree=127367812/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=893732 memory=856968 CPUtime=3149.25 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 182145 0 0 0 314859 66 0 0 20 0 1 0 31405507 915181568 214242 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 223433 214242 608 108 0 221950 0
Current children cumulated CPU time: 3149.26 s
Current children cumulated vsize: 897924 KiB
Current children cumulated memory: 859912 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/272 27356
/proc/meminfo: memFree=127337820/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=899028 memory=861576 CPUtime=3208.98 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 183674 0 0 0 320831 67 0 0 20 0 1 0 31405507 920604672 215394 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 224757 215394 608 108 0 223274 0
Current children cumulated CPU time: 3208.99 s
Current children cumulated vsize: 903220 KiB
Current children cumulated memory: 864520 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/272 27358
/proc/meminfo: memFree=127298056/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=917556 memory=876296 CPUtime=3268.72 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 187359 0 0 0 326803 69 0 0 20 0 1 0 31405507 939577344 219074 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 229389 219074 608 108 0 227906 0
Current children cumulated CPU time: 3268.73 s
Current children cumulated vsize: 921748 KiB
Current children cumulated memory: 879240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/272 27361
/proc/meminfo: memFree=127267416/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=938220 memory=891016 CPUtime=3328.44 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 191026 0 0 0 332773 71 0 0 20 0 1 0 31405507 960737280 222754 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 234555 222754 608 108 0 233072 0
Current children cumulated CPU time: 3328.45 s
Current children cumulated vsize: 942412 KiB
Current children cumulated memory: 893960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/270 27363
/proc/meminfo: memFree=127180516/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=898184 CPUtime=3388.17 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 192934 0 0 0 338746 71 0 0 20 0 1 0 31405507 971845632 224546 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 224546 608 108 0 235784 0
Current children cumulated CPU time: 3388.18 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 901128 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.09 4.09 6/270 27365
/proc/meminfo: memFree=127149172/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=900260 CPUtime=3447.91 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 193197 0 0 0 344720 71 0 0 20 0 1 0 31405507 971845632 225065 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 225065 608 108 0 235784 0
Current children cumulated CPU time: 3447.92 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 903204 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/268 27367
/proc/meminfo: memFree=127154304/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=900260 CPUtime=3507.64 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 193197 0 0 0 350693 71 0 0 20 0 1 0 31405507 971845632 225065 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 225065 608 108 0 235784 0
Current children cumulated CPU time: 3507.65 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 903204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/268 27561
/proc/meminfo: memFree=127974952/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=900260 CPUtime=3567.37 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 193197 0 0 0 356666 71 0 0 20 0 1 0 31405507 971845632 225065 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 225065 608 108 0 235784 0
Current children cumulated CPU time: 3567.38 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 903204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.11 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 27853
/proc/meminfo: memFree=128440764/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=900260 CPUtime=3600.03 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 193197 0 0 0 359932 71 0 0 20 0 1 0 31405507 971845632 225065 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 225065 608 108 0 235784 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 903204 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.33 s, system=0.733557 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3615.11 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 27853
/proc/meminfo: memFree=128440764/131249992 swapFree=33010684/33010684
[pid=27139] ppid=27136 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27139/stat : 27139 (bash) S 27136 27139 26323 0 -1 4194304 307 258 0 0 0 0 0 1 20 0 1 0 31405505 4292608 736 18446744073709551615 94355326439424 94355327333957 140720961109440 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94355327573008 94355327620752 94355336245248 140720961116564 140720961116680 140720961116680 140720961122282 0
/proc/27139/statm: 1048 736 672 219 0 110 0
[pid=27143] ppid=27139 vsize=949068 memory=900260 CPUtime=3600.03 cores=5,7
/proc/27143/stat : 27143 (solve_pb) R 27139 27139 26323 0 -1 4194304 193197 0 0 0 359932 71 0 0 20 0 1 0 31405507 971845632 225065 18446744073709551615 94696494339072 94696494777216 140736974683584 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94696494805936 94696494808352 94696521416704 140736974690692 140736974690756 140736974690756 140736974696376 0
/proc/27143/statm: 237267 225065 608 108 0 235784 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 953260 KiB
Current children cumulated memory: 903204 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.11
CPU time (s): 3600.06
CPU user time (s): 3599.33
CPU system time (s): 0.733557
CPU usage (%): 99.5838
Max. virtual memory (cumulated for all children) (KiB): 953260
Max. memory (cumulated for all children) (KiB): 903204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.733557
maximum resident set size= 900260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193762
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= 2999
involuntary context switches= 3427


# summary of solver processes directly reported to runsolver:
#   pid: 27139,27143
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.33
#   total CPU system time (s): 0.733557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.25323 second user time and 17.4649 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 02:34:27
IDJOB=4494473
IDBENCH=147892
IDSOLVER=3321
FILE ID=nodeC025/4494473-1751157267
RUNJOBID= nodeC025-1751157227-26339
SLURM_JOB_ID= 9587481
Free space on /tmp= 432952 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4494473-1751157267/watcher-4494473-1751157267 -o /tmp/evaluation-result-4494473-1751157267/solver-4494473-1751157267 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751157227-26339 --watchdog 3760  HOME/solve.sh HOME/instance-4494473-1751157267.opb

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

MD5SUM BENCH= d1359993160bf2f1506844981afa3acf
RANDOM SEED=1584658173

nodeC025 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	: 0xb00002a
cpu MHz		: 3599.845
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3599.838
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3607.821
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3613.857
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3599.855
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3448.266
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3601.092
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
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	: 0xb00002a
cpu MHz		: 3600.005
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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp 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	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128492656 kB
MemAvailable:   128220708 kB
Buffers:            3280 kB
Cached:           538168 kB
SwapCached:            0 kB
Active:           493760 kB
Inactive:         280052 kB
Active(anon):     250448 kB
Inactive(anon):        0 kB
Active(file):     243312 kB
Inactive(file):   280052 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            111928 kB
Writeback:             0 kB
AnonPages:        235948 kB
Mapped:           104148 kB
Shmem:             18084 kB
KReclaimable:      87852 kB
Slab:             172076 kB
SReclaimable:      87852 kB
SUnreclaim:        84224 kB
KernelStack:        4336 kB
PageTables:         3612 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     573356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC025 at 2025-06-29 03:34:43