Trace number 4542487

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.09 3612.72

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
MD5SUMcca449fd552693742bf3f30208712226
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1436.41
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2436672
Total number of constraints113788
Number of constraints which are clauses57482
Number of constraints which are cardinality constraints (but not clauses)51746
Number of constraints which are nor clauses,nor cardinality constraints4560
Minimum length of a constraint45
Maximum length of a constraint50
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 53
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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 (61139 MiB free)
  memory of node 1: 64507 MiB (62009 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100065 s]*
/proc/loadavg: 4.36 4.26 4.18 5/259 150849
/proc/meminfo: memFree=126091124/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 305 118 0 0 0 0 0 0 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150848] ppid=150845 vsize=2792 memory=1408 CPUtime=0 cores=5,7
/proc/150848/stat : 150848 (cat) S 150845 150845 150146 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 237243606 2859008 352 18446744073709551615 94837259309056 94837259324113 140732351148864 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94837259336336 94837259337832 94837269807104 140732351154657 140732351154728 140732351154728 140732351160299 0
/proc/150848/statm: 698 352 320 4 0 124 0
[pid=150849] ppid=150845 vsize=21864 memory=17664 CPUtime=0.06 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 4000 0 0 0 5 1 0 0 20 0 1 0 237243606 22388736 4416 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 5466 4416 512 108 0 3983 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 28848 KiB
Current children cumulated memory: 22016 KiB

[startup+0.208151 s]*
/proc/loadavg: 4.36 4.26 4.18 5/259 150849
/proc/meminfo: memFree=126064412/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 305 118 0 0 0 0 0 0 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150848] ppid=150845 vsize=2792 memory=1408 CPUtime=0.01 cores=5,7
/proc/150848/stat : 150848 (cat) S 150845 150845 150146 0 -1 4194304 136 0 0 0 0 1 0 0 20 0 1 0 237243606 2859008 352 18446744073709551615 94837259309056 94837259324113 140732351148864 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94837259336336 94837259337832 94837269807104 140732351154657 140732351154728 140732351154728 140732351160299 0
/proc/150848/statm: 698 352 320 4 0 124 0
[pid=150849] ppid=150845 vsize=45696 memory=40448 CPUtime=0.17 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 9709 0 0 0 15 2 0 0 20 0 1 0 237243606 46792704 10112 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 11424 10112 512 108 0 9941 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 52680 KiB
Current children cumulated memory: 44800 KiB

[startup+0.308056 s]*
/proc/loadavg: 4.36 4.26 4.18 7/259 150849
/proc/meminfo: memFree=126064596/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 305 118 0 0 0 0 0 0 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150848] ppid=150845 vsize=2792 memory=1408 CPUtime=0.02 cores=5,7
/proc/150848/stat : 150848 (cat) S 150845 150845 150146 0 -1 4194304 136 0 0 0 0 2 0 0 20 0 1 0 237243606 2859008 352 18446744073709551615 94837259309056 94837259324113 140732351148864 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94837259336336 94837259337832 94837269807104 140732351154657 140732351154728 140732351154728 140732351160299 0
/proc/150848/statm: 698 352 320 4 0 124 0
[pid=150849] ppid=150845 vsize=55992 memory=51200 CPUtime=0.26 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 12385 0 0 0 24 2 0 0 20 0 1 0 237243606 57335808 12800 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 13998 12800 512 108 0 12515 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 62976 KiB
Current children cumulated memory: 55552 KiB

[startup+0.700261 s]
/proc/loadavg: 4.36 4.26 4.18 5/259 150849
/proc/meminfo: memFree=126044688/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 305 118 0 0 0 0 0 0 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150848] ppid=150845 vsize=2792 memory=1408 CPUtime=0.03 cores=5,7
/proc/150848/stat : 150848 (cat) S 150845 150845 150146 0 -1 4194304 136 0 0 0 0 3 0 0 20 0 1 0 237243606 2859008 352 18446744073709551615 94837259309056 94837259324113 140732351148864 0 0 0 0 0 0 1 0 0 17 7 0 0 0 0 0 94837259336336 94837259337832 94837269807104 140732351154657 140732351154728 140732351154728 140732351160299 0
/proc/150848/statm: 698 352 320 4 0 124 0
[pid=150849] ppid=150845 vsize=98284 memory=92416 CPUtime=0.65 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 22680 0 0 0 58 7 0 0 20 0 1 0 237243606 100642816 23104 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 24571 23104 512 108 0 23088 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 105268 KiB
Current children cumulated memory: 96768 KiB

[startup+1.50043 s]
/proc/loadavg: 4.36 4.26 4.18 5/258 150849
/proc/meminfo: memFree=125881548/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=969940 memory=696644 CPUtime=1.45 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 96695 0 0 0 116 29 0 0 20 0 1 0 237243606 993218560 174161 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 242518 174161 544 108 0 241035 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 974132 KiB
Current children cumulated memory: 699588 KiB

[startup+3.1146 s]
/proc/loadavg: 4.36 4.26 4.18 5/258 150849
/proc/meminfo: memFree=125053128/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1425432 memory=1051392 CPUtime=3.06 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 148100 0 0 0 266 40 0 0 20 0 1 0 237243606 1459642368 262848 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 356358 262848 544 108 0 354875 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1429624 KiB
Current children cumulated memory: 1054336 KiB

[startup+6.30041 s]
/proc/loadavg: 4.33 4.26 4.18 5/258 150849
/proc/meminfo: memFree=125012648/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1449596 memory=1063828 CPUtime=6.23 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 149216 0 0 0 582 41 0 0 20 0 1 0 237243606 1484386304 265957 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 362399 265957 544 108 0 360916 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1453788 KiB
Current children cumulated memory: 1066772 KiB

[startup+12.7004 s]
/proc/loadavg: 4.30 4.25 4.18 5/258 150849
/proc/meminfo: memFree=125002120/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1462348 memory=1066644 CPUtime=12.61 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 149938 0 0 0 1220 41 0 0 20 0 1 0 237243606 1497444352 266661 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 365587 266661 576 108 0 364104 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1466540 KiB
Current children cumulated memory: 1069588 KiB

[startup+25.5004 s]
/proc/loadavg: 4.30 4.26 4.18 5/258 150849
/proc/meminfo: memFree=124879956/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1547488 memory=1156088 CPUtime=25.36 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 171826 0 0 0 2491 45 0 0 20 0 1 0 237243606 1584627712 289022 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 386872 289022 576 108 0 385389 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1551680 KiB
Current children cumulated memory: 1159032 KiB

[startup+51.1148 s]
/proc/loadavg: 4.20 4.24 4.18 5/258 150850
/proc/meminfo: memFree=124861932/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1564756 memory=1169908 CPUtime=50.88 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 174839 0 0 0 5042 46 0 0 20 0 1 0 237243606 1602310144 292477 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 391189 292477 576 108 0 389706 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1568948 KiB
Current children cumulated memory: 1172852 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.21 4.17 5/258 150851
/proc/meminfo: memFree=124648696/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1700664 memory=1254432 CPUtime=101.9 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 181278 0 0 0 10140 50 0 0 20 0 1 0 237243606 1741479936 313608 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 425166 313608 576 108 0 423683 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1704856 KiB
Current children cumulated memory: 1257376 KiB

[startup+162.3 s]
/proc/loadavg: 4.21 4.22 4.18 5/258 150853
/proc/meminfo: memFree=124568948/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=1724552 memory=1280084 CPUtime=161.69 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 187504 0 0 0 16117 52 0 0 20 0 1 0 237243606 1765941248 320021 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 431138 320021 576 108 0 429655 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 1728744 KiB
Current children cumulated memory: 1283028 KiB

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

/proc/150849/statm: 555390 443990 576 108 0 553907 0
Current children cumulated CPU time: 3091.3 s
Current children cumulated vsize: 2225752 KiB
Current children cumulated memory: 1778904 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.22 4.16 5/255 151057
/proc/meminfo: memFree=121561060/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2228592 memory=1785304 CPUtime=3151.08 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 309567 0 0 0 315002 106 0 0 20 0 1 0 237243606 2282078208 446326 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 557148 446326 576 108 0 555665 0
Current children cumulated CPU time: 3151.12 s
Current children cumulated vsize: 2232784 KiB
Current children cumulated memory: 1788248 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.20 4.15 5/255 151059
/proc/meminfo: memFree=121497200/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2243688 memory=1801816 CPUtime=3210.88 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 313158 0 0 0 320981 107 0 0 20 0 1 0 237243606 2297536512 450454 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 560922 450454 576 108 0 559439 0
Current children cumulated CPU time: 3210.92 s
Current children cumulated vsize: 2247880 KiB
Current children cumulated memory: 1804760 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.20 4.16 5/254 151061
/proc/meminfo: memFree=121446552/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2256132 memory=1815256 CPUtime=3270.69 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 316129 0 0 0 326960 109 0 0 20 0 1 0 237243606 2310279168 453814 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 564033 453814 576 108 0 562550 0
Current children cumulated CPU time: 3270.73 s
Current children cumulated vsize: 2260324 KiB
Current children cumulated memory: 1818200 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.19 4.16 5/254 151063
/proc/meminfo: memFree=121357320/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2266036 memory=1824856 CPUtime=3330.49 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 318570 0 0 0 332939 110 0 0 20 0 1 0 237243606 2320420864 456214 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 566509 456214 576 108 0 565026 0
Current children cumulated CPU time: 3330.53 s
Current children cumulated vsize: 2270228 KiB
Current children cumulated memory: 1827800 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.19 4.16 5/253 151065
/proc/meminfo: memFree=121336292/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2266036 memory=1825368 CPUtime=3390.3 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 318731 0 0 0 338919 111 0 0 20 0 1 0 237243606 2320420864 456342 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 566509 456342 576 108 0 565026 0
Current children cumulated CPU time: 3390.34 s
Current children cumulated vsize: 2270228 KiB
Current children cumulated memory: 1828312 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.18 4.16 5/253 151067
/proc/meminfo: memFree=121259016/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2270444 memory=1829976 CPUtime=3450.11 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 319931 0 0 0 344900 111 0 0 20 0 1 0 237243606 2324934656 457494 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 567611 457494 576 108 0 566128 0
Current children cumulated CPU time: 3450.15 s
Current children cumulated vsize: 2274636 KiB
Current children cumulated memory: 1832920 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.16 4.15 5/254 151070
/proc/meminfo: memFree=121145472/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2299772 memory=1857880 CPUtime=3509.91 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 326901 0 0 0 350878 113 0 0 20 0 1 0 237243606 2354966528 464470 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 574943 464470 576 108 0 573460 0
Current children cumulated CPU time: 3509.95 s
Current children cumulated vsize: 2303964 KiB
Current children cumulated memory: 1860824 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.14 4.15 4/246 151118
/proc/meminfo: memFree=125544720/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2312696 memory=1870296 CPUtime=3569.72 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 330072 0 0 0 356857 115 0 0 20 0 1 0 237243606 2368200704 467574 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 578174 467574 576 108 0 576691 0
Current children cumulated CPU time: 3569.76 s
Current children cumulated vsize: 2316888 KiB
Current children cumulated memory: 1873240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 4.50 4.24 4.18 5/258 151235
/proc/meminfo: memFree=125212516/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2321504 memory=1878616 CPUtime=3600 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 332150 0 0 0 359882 118 0 0 20 0 1 0 237243606 2377220096 469654 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 580376 469654 576 108 0 578893 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2325696 KiB
Current children cumulated memory: 1881560 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.83 s, system=1.25927 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.7 s]
/proc/loadavg: 4.50 4.24 4.18 5/258 151235
/proc/meminfo: memFree=125212516/131382120 swapFree=33010416/33010684
[pid=150845] ppid=150842 vsize=4192 memory=2944 CPUtime=0.04 cores=5,7
/proc/150845/stat : 150845 (bash) S 150842 150845 150146 0 -1 4194304 306 257 0 0 0 0 0 4 20 0 1 0 237243604 4292608 736 18446744073709551615 94608405229568 94608406124101 140726468592240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94608406363152 94608406410896 94608439877632 140726468598162 140726468598278 140726468598278 140726468603882 0
/proc/150845/statm: 1048 736 672 219 0 110 0
[pid=150849] ppid=150845 vsize=2321504 memory=1878616 CPUtime=3600 cores=5,7
/proc/150849/stat : 150849 (solve_pb) R 150845 150845 150146 0 -1 4194304 332150 0 0 0 359882 118 0 0 20 0 1 0 237243606 2377220096 469654 18446744073709551615 94722553984000 94722554422144 140724153771136 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94722554450864 94722554453280 94722564476928 140724153776514 140724153776578 140724153776578 140724153782200 0
/proc/150849/statm: 580376 469654 576 108 0 578893 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2325696 KiB
Current children cumulated memory: 1881560 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.72
CPU time (s): 3600.09
CPU user time (s): 3598.83
CPU system time (s): 1.25927
CPU usage (%): 99.6504
Max. virtual memory (cumulated for all children) (KiB): 2325696
Max. memory (cumulated for all children) (KiB): 1881560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.83
system time used= 1.25927
maximum resident set size= 1878616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332713
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= 7823
involuntary context switches= 4843


# summary of solver processes directly reported to runsolver:
#   pid: 150845,150849
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.83
#   total CPU system time (s): 1.25927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.1397 second user time and 39.9323 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 22:20:42
IDJOB=4542487
IDBENCH=163930
IDSOLVER=3321
FILE ID=nodeC006/4542487-1753215641
RUNJOBID= nodeC006-1753211993-150159
SLURM_JOB_ID= 9687800
Free space on /tmp= 432592 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542487-1753215641/watcher-4542487-1753215641 -o /tmp/evaluation-result-4542487-1753215641/solver-4542487-1753215641 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150159 --watchdog 3760  HOME/solve.sh HOME/instance-4542487-1753215641.opb

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

MD5SUM BENCH= cca449fd552693742bf3f30208712226
RANDOM SEED=2029470094

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.141
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.162
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		: 2494.445
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:        126104480 kB
MemAvailable:   126984820 kB
Buffers:            2128 kB
Cached:          1557744 kB
SwapCached:           12 kB
Active:          3817564 kB
Inactive:         580200 kB
Active(anon):    2853240 kB
Inactive(anon):    10792 kB
Active(file):     964324 kB
Inactive(file):   569408 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             97608 kB
Writeback:             0 kB
AnonPages:       2839784 kB
Mapped:           110028 kB
Shmem:             26140 kB
KReclaimable:     372088 kB
Slab:             466576 kB
SReclaimable:     372088 kB
SUnreclaim:        94488 kB
KernelStack:        4144 kB
PageTables:         8864 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3612104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149560 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 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= 432656 MiB
End job on nodeC006 at 2025-07-22 23:20:55