Trace number 4542672

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
SynLSCD-PS 2025-06-01? (TO) 3600.94 3613.89

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
MD5SUM97f31c39a85f5c54920a5de5b1e4a080
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 benchmark78.0826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31066
Number of constraints which are clauses15781
Number of constraints which are cardinality constraints (but not clauses)13394
Number of constraints which are nor clauses,nor cardinality constraints1891
Minimum length of a constraint28
Maximum length of a constraint33
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 36
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

0.58/0.61	c #vars 403744 #constraints 31066 0.0769448 1
6.95/7.06	c 31066 constraints
6.95/7.06	c Finish cloning data from SAT to LS
6.95/7.06	c restart_num_ls  -100000 0
24.88/25.08	c Use LS-small
24.88/25.08	c update_LS_target_phase-runLS
3600.04/3613.00	c Program interrupted by user.
3600.04/3613.00	s UNKNOWN

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 (40805 MiB free)
  memory of node 1: 64465 MiB (31116 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542672-1753217317/watcher-4542672-1753217317 -o /tmp/evaluation-result-4542672-1753217317/solver-4542672-1753217317 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166808 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542672-1753217317.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10007 s]*
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=73469612/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=322900 memory=198696 CPUtime=0.08 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 9901 0 0 0 4 4 0 0 20 0 1 0 237410306 330649600 49674 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 80725 49674 2208 595 0 65392 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 322900 KiB
Current children cumulated memory: 198696 KiB

[startup+0.20591 s]*
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=73380388/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=369972 memory=297096 CPUtime=0.18 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 18750 0 0 0 12 6 0 0 20 0 1 0 237410306 378851328 74274 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 92493 74274 2240 595 0 77160 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 369972 KiB
Current children cumulated memory: 297096 KiB

[startup+0.305777 s]*
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=73348572/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=403020 memory=332232 CPUtime=0.29 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 27397 0 0 0 21 8 0 0 20 0 1 0 237410306 412692480 83058 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 100755 83058 2240 595 0 85422 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 403020 KiB
Current children cumulated memory: 332232 KiB

[startup+0.700184 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=73276184/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=504884 memory=438496 CPUtime=0.68 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 52855 0 0 0 57 11 0 0 20 0 1 0 237410306 517001216 109624 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 126221 109624 2336 595 0 110888 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 504884 KiB
Current children cumulated memory: 438496 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=73151120/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=807120 memory=664896 CPUtime=1.47 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 87104 0 0 0 127 20 0 0 20 0 1 0 237410306 826490880 166224 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 201780 166224 2336 595 0 186447 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 807120 KiB
Current children cumulated memory: 664896 KiB

[startup+3.1057 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=72559100/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=1154508 memory=1080504 CPUtime=3.07 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 144510 0 0 0 271 36 0 0 20 0 1 0 237410306 1182216192 270126 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 288627 270126 2336 595 0 273294 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1154508 KiB
Current children cumulated memory: 1080504 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 167900
/proc/meminfo: memFree=71513640/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3293328 memory=2353140 CPUtime=6.25 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 337436 0 0 0 546 79 0 0 20 0 1 0 237410306 3372367872 588285 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 823332 588285 2496 595 0 807999 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 3293328 KiB
Current children cumulated memory: 2353140 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.12 4.10 5/264 167900
/proc/meminfo: memFree=70308764/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3769352 memory=3359168 CPUtime=12.63 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 468007 0 0 0 1152 111 0 0 20 0 1 0 237410306 3859816448 839792 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 942338 839792 2496 595 0 927005 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 3769352 KiB
Current children cumulated memory: 3359168 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 167901
/proc/meminfo: memFree=70302756/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3770928 memory=3368696 CPUtime=25.38 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 469054 0 0 0 2274 264 0 0 20 0 1 0 237410306 3861430272 842174 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 942732 842174 2496 595 0 927399 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 3770928 KiB
Current children cumulated memory: 3368696 KiB

[startup+51.1057 s]
/proc/loadavg: 4.07 4.11 4.09 5/263 167901
/proc/meminfo: memFree=70305924/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3770928 memory=3368696 CPUtime=50.87 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 469206 0 0 0 4823 264 0 0 20 0 1 0 237410306 3861430272 842174 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 942732 842174 2496 595 0 927399 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 3770928 KiB
Current children cumulated memory: 3368696 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 167904
/proc/meminfo: memFree=70298184/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3772976 memory=3369976 CPUtime=101.84 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 469817 0 0 0 9919 265 0 0 20 0 1 0 237410306 3863527424 842494 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 943244 842494 2496 595 0 927911 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 3772976 KiB
Current children cumulated memory: 3369976 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/263 167906
/proc/meminfo: memFree=70275248/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3772976 memory=3370232 CPUtime=161.58 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 470130 0 0 0 15893 265 0 0 20 0 1 0 237410306 3863527424 842558 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 943244 842558 2496 595 0 927911 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 3772976 KiB
Current children cumulated memory: 3370232 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 167908
/proc/meminfo: memFree=70255136/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3788748 memory=3386116 CPUtime=221.33 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 472069 0 0 0 21867 266 0 0 20 0 1 0 237410306 3879677952 846529 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 947187 846529 2496 595 0 931854 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 3788748 KiB
Current children cumulated memory: 3386116 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 167910
/proc/meminfo: memFree=70258332/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3788748 memory=3386244 CPUtime=281.08 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 472273 0 0 0 27842 266 0 0 20 0 1 0 237410306 3879677952 846561 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 947187 846561 2528 595 0 931854 0
Current children cumulated CPU time: 281.08 s
Current children cumulated vsize: 3788748 KiB
Current children cumulated memory: 3386244 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 167912
/proc/meminfo: memFree=70258636/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3789804 memory=3387268 CPUtime=340.84 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 472750 0 0 0 33817 267 0 0 20 0 1 0 237410306 3880759296 846817 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 947451 846817 2528 595 0 932118 0
Current children cumulated CPU time: 340.84 s
Current children cumulated vsize: 3789804 KiB
Current children cumulated memory: 3387268 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 167921
/proc/meminfo: memFree=70255576/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3790068 memory=3387524 CPUtime=400.6 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 472831 0 0 0 39793 267 0 0 20 0 1 0 237410306 3881029632 846881 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 947517 846881 2528 595 0 932184 0
Current children cumulated CPU time: 400.6 s
Current children cumulated vsize: 3790068 KiB
Current children cumulated memory: 3387524 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 167923
/proc/meminfo: memFree=70249088/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3790728 memory=3388164 CPUtime=460.35 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 473204 0 0 0 45768 267 0 0 20 0 1 0 237410306 3881705472 847041 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 947682 847041 2528 595 0 932349 0

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

Current children cumulated memory: 3474408 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 168556
/proc/meminfo: memFree=71801044/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3493804 CPUtime=2971.35 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 491859 0 0 0 296837 298 0 0 20 0 1 0 237410306 4174471168 873451 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873451 2528 595 0 1003825 0
Current children cumulated CPU time: 2971.35 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3493804 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 168558
/proc/meminfo: memFree=71801044/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3493804 CPUtime=3031.15 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 491862 0 0 0 302816 299 0 0 20 0 1 0 237410306 4174471168 873451 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873451 2528 595 0 1003825 0
Current children cumulated CPU time: 3031.15 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3493804 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 168560
/proc/meminfo: memFree=71802488/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3493804 CPUtime=3090.94 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 491894 0 0 0 308794 300 0 0 20 0 1 0 237410306 4174471168 873451 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873451 2528 595 0 1003825 0
Current children cumulated CPU time: 3090.94 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3493804 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 168563
/proc/meminfo: memFree=71800576/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3495852 CPUtime=3150.74 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 491980 0 0 0 314773 301 0 0 20 0 1 0 237410306 4174471168 873963 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873963 2528 595 0 1003825 0
Current children cumulated CPU time: 3150.74 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3495852 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 168565
/proc/meminfo: memFree=71802904/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3495852 CPUtime=3210.54 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 491985 0 0 0 320753 301 0 0 20 0 1 0 237410306 4174471168 873963 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873963 2528 595 0 1003825 0
Current children cumulated CPU time: 3210.54 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3495852 KiB

[startup+3282.3 s]
/proc/loadavg: 4.39 4.18 4.12 5/264 168567
/proc/meminfo: memFree=71800388/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3495852 CPUtime=3270.33 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 492087 0 0 0 326731 302 0 0 20 0 1 0 237410306 4174471168 873963 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 873963 2528 595 0 1003825 0
Current children cumulated CPU time: 3270.33 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3495852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.17 4.12 5/264 168569
/proc/meminfo: memFree=71799732/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076632 memory=3497900 CPUtime=3330.12 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 492105 0 0 0 332710 302 0 0 20 0 1 0 237410306 4174471168 874475 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019158 874475 2528 595 0 1003825 0
Current children cumulated CPU time: 3330.12 s
Current children cumulated vsize: 4076632 KiB
Current children cumulated memory: 3497900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/264 168574
/proc/meminfo: memFree=71793732/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4076764 memory=3498028 CPUtime=3389.92 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 492163 0 0 0 338689 303 0 0 20 0 1 0 237410306 4174606336 874507 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019191 874507 2528 595 0 1003858 0
Current children cumulated CPU time: 3389.92 s
Current children cumulated vsize: 4076764 KiB
Current children cumulated memory: 3498028 KiB

[startup+3462.3 s]
/proc/loadavg: 3.56 3.98 4.06 4/258 168605
/proc/meminfo: memFree=93511284/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4077292 memory=3498540 CPUtime=3449.75 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 492394 0 0 0 344672 303 0 0 20 0 1 0 237410306 4175147008 874635 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019323 874635 2528 595 0 1003990 0
Current children cumulated CPU time: 3449.75 s
Current children cumulated vsize: 4077292 KiB
Current children cumulated memory: 3498540 KiB

[startup+3522.3 s]
/proc/loadavg: 2.69 3.66 3.94 3/251 168642
/proc/meminfo: memFree=120857736/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4078480 memory=3499820 CPUtime=3509.59 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 492702 0 0 0 350655 304 0 0 20 0 1 0 237410306 4176363520 874955 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1019620 874955 2528 595 0 1004287 0
Current children cumulated CPU time: 3509.59 s
Current children cumulated vsize: 4078480 KiB
Current children cumulated memory: 3499820 KiB

[startup+3582.3 s]
/proc/loadavg: 2.30 3.37 3.82 3/251 168644
/proc/meminfo: memFree=120860368/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4089708 memory=3513000 CPUtime=3569.42 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 494658 0 0 0 356637 305 0 0 20 0 1 0 237410306 4187860992 878250 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1022427 878250 2528 595 0 1007094 0
Current children cumulated CPU time: 3569.42 s
Current children cumulated vsize: 4089708 KiB
Current children cumulated memory: 3513000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 2.22 3.24 3.76 3/251 168646
/proc/meminfo: memFree=120858104/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=4089708 memory=3513000 CPUtime=3600.04 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 494733 0 0 0 359699 305 0 0 20 0 1 0 237410306 4187860992 878250 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 1022427 878250 2528 595 0 1007094 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 4089708 KiB
Current children cumulated memory: 3513000 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3613.89 s]
# the end of solver process 167899 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.81 s, system=3.12556 s

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

[startup+3613.6 s]
/proc/loadavg: 2.22 3.24 3.76 3/251 168646
/proc/meminfo: memFree=120858104/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3361108 memory=2979020 CPUtime=3600.63 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 494849 0 0 0 359758 305 0 0 20 0 1 0 237410306 3441774592 744755 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 840277 744755 2624 595 0 824944 0
Current children cumulated CPU time: 3600.63 s
Current children cumulated vsize: 3361108 KiB
Current children cumulated memory: 2979020 KiB

[startup+3613.8 s]
/proc/loadavg: 2.22 3.24 3.76 3/251 168646
/proc/meminfo: memFree=120858104/131249988 swapFree=33010416/33010684
[pid=167899] ppid=167896 vsize=3361108 memory=2979020 CPUtime=3600.83 cores=0,2
/proc/167899/stat : 167899 (SynLSCD-PS) R 167896 167899 166798 0 -1 4194304 494849 0 0 0 359778 305 0 0 20 0 1 0 237410306 3441774592 744755 18446744073709551615 94703739396096 94703741831097 140720886829456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94703742311672 94703742344704 94703748104192 140720886831454 140720886831590 140720886831590 140720886837194 0
/proc/167899/statm: 840277 744755 2624 595 0 824944 0
Current children cumulated CPU time: 3600.83 s
Current children cumulated vsize: 3361108 KiB
Current children cumulated memory: 2979020 KiB

Child status: 0

Real time (s): 3613.89
CPU time (s): 3600.94
CPU user time (s): 3597.81
CPU system time (s): 3.12556
CPU usage (%): 99.6416
Max. virtual memory (cumulated for all children) (KiB): 4089708
Max. memory (cumulated for all children) (KiB): 3513000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.81
system time used= 3.12555
maximum resident set size= 3753376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494887
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= 136
involuntary context switches= 7928


# summary of solver processes directly reported to runsolver:
#   pid: 167899
#   total CPU time (s): 3600.94
#   total CPU user time (s): 3597.81
#   total CPU system time (s): 3.12556

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.14523 second user time and 15.9487 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-22 22:48:38
IDJOB=4542672
IDBENCH=163947
IDSOLVER=3370
FILE ID=nodeC031/4542672-1753217317
RUNJOBID= nodeC031-1753209881-166808
SLURM_JOB_ID= 9687773
Free space on /tmp= 432828 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542672-1753217317/watcher-4542672-1753217317 -o /tmp/evaluation-result-4542672-1753217317/solver-4542672-1753217317 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166808 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4542672-1753217317.opb

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

MD5SUM BENCH= 97f31c39a85f5c54920a5de5b1e4a080
RANDOM SEED=670235855

nodeC031 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.977
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.78
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.905
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.78
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		: 3644.359
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.78
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		: 3657.844
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.78
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		: 3600.152
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.78
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		: 3599.605
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.78
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		: 3599.986
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.78
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		: 3601.910
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        73648944 kB
MemAvailable:   78889124 kB
Buffers:            2128 kB
Cached:          5925276 kB
SwapCached:            8 kB
Active:         51792516 kB
Inactive:        4791208 kB
Active(anon):   50672104 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4780744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13012 kB
Writeback:             0 kB
AnonPages:      50654516 kB
Mapped:           120124 kB
Shmem:             26248 kB
KReclaimable:     356528 kB
Slab:             455056 kB
SReclaimable:     356528 kB
SUnreclaim:        98528 kB
KernelStack:        4320 kB
PageTables:       102768 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   57691220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  23922688 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432936 MiB
End job on nodeC031 at 2025-07-22 23:48:52