Trace number 4546365

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-07-23? (TO) 3600.07 3611.01

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-pmg-14-UNSAT.shuffled-as.sat05-3942.cnf.gz-plain.pb.metafix.opb
MD5SUMe5c6ae9ee6fd03a9aee6a0d19e002873
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables577
Total number of constraints1922
Number of constraints which are clauses1922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c intsize: 3
0.00/0.02	c 1922 constraints
0.00/0.02	c Finish cloning data from SAT to LS
0.00/0.02	c restart_num_ls  -100000 0
10.43/10.54	c Use LS-small
10.43/10.54	c update_LS_target_phase-runLS-restart
78.92/79.29	c restart_num  0 1209
78.92/79.29	c LS-restart 90 68
88.50/88.82	c Use LS-small
88.50/88.82	c update_LS_target_phase-runLS-restart
179.82/180.45	c restart_num  1209 2413
179.82/180.45	c LS-restart 80 43
189.79/190.42	c Use LS-small
189.79/190.42	c update_LS_target_phase-runLS-restart
268.25/269.11	c restart_num  2413 3618
268.25/269.11	c LS-restart 70 33
277.92/278.85	c Use LS-small
277.92/278.85	c update_LS_target_phase-runLS-restart
400.93/402.28	c restart_num  3618 4822
400.93/402.28	c LS-restart 60 70
411.61/412.93	c Use LS-small
411.61/412.93	c update_LS_target_phase-runLS-restart
487.68/489.20	c restart_num  4822 6032
487.68/489.20	c LS-restart 50 37
497.15/498.77	c Use LS-small
497.15/498.77	c update_LS_target_phase-runLS-restart
600.33/602.28	c restart_num  6032 7235
600.33/602.28	c LS-restart 40 98
609.70/611.64	c Use LS-small
609.70/611.64	c update_LS_target_phase-runLS-restart
802.18/804.74	c restart_num  7235 8436
802.18/804.74	c LS-restart 30 34
811.56/814.17	c Use LS-small
811.56/814.17	c update_LS_target_phase-runLS-restart
890.22/893.05	c restart_num  8436 9640
890.22/893.05	c LS-restart 20 43
900.49/903.35	c Use LS-small
900.49/903.35	c update_LS_target_phase-runLS-restart
997.50/1000.67	c restart_num  9640 10841
997.50/1000.67	c LS-restart 10 96
1007.17/1010.36	c Use LS-small
1007.17/1010.36	c update_LS_target_phase-runLS-restart
1088.34/1091.76	c restart_num  10841 12045
1097.41/1100.87	c Use LS-small
1097.41/1100.87	c update_LS_target_phase-runLS-restart
1225.33/1229.11	c restart_num  12045 13246
1234.50/1238.39	c Use LS-small
1234.50/1238.39	c update_LS_target_phase-runLS-restart
1340.37/1344.52	c restart_num  13246 14448
1349.55/1353.70	c Use LS-small
1349.55/1353.70	c update_LS_target_phase-runLS-restart
1428.72/1433.11	c restart_num  14448 15658
1437.79/1442.28	c Use LS-small
1437.79/1442.28	c update_LS_target_phase-runLS-restart
1774.67/1780.18	c restart_num  15658 16864
1783.84/1789.32	c Use LS-small
1783.84/1789.32	c update_LS_target_phase-runLS-restart
1868.49/1874.20	c restart_num  16864 18066
1877.97/1883.70	c Use LS-small
1877.97/1883.70	c update_LS_target_phase-runLS-restart
1970.48/1976.60	c restart_num  18066 19274
1979.86/1985.92	c Use LS-small
1979.86/1985.92	c update_LS_target_phase-runLS-restart
2122.23/2128.70	c restart_num  19274 20477
2131.30/2137.87	c Use LS-small
2131.30/2137.87	c update_LS_target_phase-runLS-restart
2208.17/2214.91	c restart_num  20477 21680
2217.94/2224.74	c Use LS-small
2217.94/2224.74	c update_LS_target_phase-runLS-restart
2313.95/2321.01	c restart_num  21680 22888
2323.12/2330.22	c Use LS-small
2323.12/2330.22	c update_LS_target_phase-runLS-restart
2407.17/2414.59	c restart_num  22888 24089
2416.45/2423.83	c Use LS-small
2416.45/2423.83	c update_LS_target_phase-runLS-restart
2615.24/2623.28	c restart_num  24089 25293
2624.42/2632.47	c Use LS-small
2624.42/2632.47	c update_LS_target_phase-runLS-restart
2704.97/2713.23	c restart_num  25293 26500
2714.15/2722.43	c Use LS-small
2714.15/2722.43	c update_LS_target_phase-runLS-restart
2823.42/2832.09	c restart_num  26500 27706
2832.59/2841.23	c Use LS-small
2832.59/2841.23	c update_LS_target_phase-runLS-restart
2964.99/2974.10	c restart_num  27706 28923
2974.16/2983.25	c Use LS-small
2974.16/2983.25	c update_LS_target_phase-runLS-restart
3051.13/3060.48	c restart_num  28923 30124
3060.81/3070.14	c Use LS-small
3060.81/3070.14	c update_LS_target_phase-runLS-restart
3163.79/3173.40	c restart_num  30124 31326
3172.86/3182.54	c Use LS-small
3172.86/3182.54	c update_LS_target_phase-runLS-restart
3250.73/3260.68	c restart_num  31326 32528
3259.90/3269.87	c Use LS-small
3259.90/3269.87	c update_LS_target_phase-runLS-restart
3600.06/3611.00	c Program interrupted by user.
3600.06/3611.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 (61926 MiB free)
  memory of node 1: 64465 MiB (63466 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=170834, runsolver pid=170831

[startup+0.100061 s]*
/proc/loadavg: 3.53 1.35 0.55 5/265 170835
/proc/meminfo: memFree=128398508/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=0.08 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 8 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+0.205575 s]*
/proc/loadavg: 3.53 1.35 0.55 5/265 170835
/proc/meminfo: memFree=128398508/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=0.18 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 18 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+0.3052 s]*
/proc/loadavg: 3.53 1.35 0.55 5/265 170835
/proc/meminfo: memFree=128398508/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=0.27 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 27 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+0.700112 s]
/proc/loadavg: 3.53 1.35 0.55 4/261 170843
/proc/meminfo: memFree=128407028/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=0.66 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 66 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+1.50011 s]
/proc/loadavg: 3.53 1.35 0.55 4/261 170843
/proc/meminfo: memFree=128407088/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=1.46 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 146 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+3.10526 s]
/proc/loadavg: 3.53 1.35 0.55 5/265 170880
/proc/meminfo: memFree=128407856/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=3.06 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 306 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+6.30013 s]
/proc/loadavg: 3.57 1.39 0.57 5/265 170880
/proc/meminfo: memFree=128408220/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=87440 memory=14556 CPUtime=6.25 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 1558 0 0 0 625 0 0 0 20 0 1 0 241657961 89538560 3639 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 21860 3639 2432 595 0 6527 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 87440 KiB
Current children cumulated memory: 14556 KiB

[startup+12.7001 s]
/proc/loadavg: 3.60 1.44 0.59 5/265 170880
/proc/meminfo: memFree=128403680/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=89184 memory=23220 CPUtime=12.63 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 2187 0 0 0 1261 2 0 0 20 0 1 0 241657961 91324416 5805 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 22296 5805 2464 595 0 6963 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 89184 KiB
Current children cumulated memory: 23220 KiB

[startup+25.5002 s]
/proc/loadavg: 3.77 1.58 0.65 5/265 170880
/proc/meminfo: memFree=128375820/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=90720 memory=24712 CPUtime=25.39 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 2916 0 0 0 2528 11 0 0 20 0 1 0 241657961 92897280 6178 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 22680 6178 2464 595 0 7347 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 90720 KiB
Current children cumulated memory: 24712 KiB

[startup+51.1056 s]
/proc/loadavg: 3.85 1.78 0.74 5/265 170881
/proc/meminfo: memFree=128375104/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=92004 memory=25980 CPUtime=50.92 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 3499 0 0 0 5062 30 0 0 20 0 1 0 241657961 94212096 6495 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 23001 6495 2464 595 0 7668 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 92004 KiB
Current children cumulated memory: 25980 KiB

[startup+102.3 s]
/proc/loadavg: 3.98 2.14 0.92 5/265 170882
/proc/meminfo: memFree=128299804/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=93372 memory=27360 CPUtime=101.96 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 4543 0 0 0 10134 62 0 0 20 0 1 0 241657961 95612928 6840 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 23343 6840 2464 595 0 8010 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 27360 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 2.51 1.12 5/266 170885
/proc/meminfo: memFree=128157288/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=94748 memory=31008 CPUtime=161.77 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 6025 0 0 0 16072 105 0 0 20 0 1 0 241657961 97021952 7752 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 23687 7752 2464 595 0 8354 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 94748 KiB
Current children cumulated memory: 31008 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.78 1.31 5/264 170887
/proc/meminfo: memFree=128149980/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=95544 memory=31624 CPUtime=221.59 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 6337 0 0 0 22014 145 0 0 20 0 1 0 241657961 97837056 7906 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 23886 7906 2464 595 0 8553 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 95544 KiB
Current children cumulated memory: 31624 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.04 1.49 5/263 170889
/proc/meminfo: memFree=128148448/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=96232 memory=32412 CPUtime=281.41 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 7632 0 0 0 27958 183 0 0 20 0 1 0 241657961 98541568 8103 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 24058 8103 2464 595 0 8725 0
Current children cumulated CPU time: 281.41 s
Current children cumulated vsize: 96232 KiB
Current children cumulated memory: 32412 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.23 1.65 5/263 170891
/proc/meminfo: memFree=128121436/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=97284 memory=33284 CPUtime=341.22 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 9564 0 0 0 33893 229 0 0 20 0 1 0 241657961 99618816 8321 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 24321 8321 2464 595 0 8988 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 97284 KiB
Current children cumulated memory: 33284 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.39 1.81 5/263 170893
/proc/meminfo: memFree=128111144/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=97444 memory=33704 CPUtime=401.03 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 10945 0 0 0 39827 276 0 0 20 0 1 0 241657961 99782656 8426 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 24361 8426 2464 595 0 9028 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 97444 KiB
Current children cumulated memory: 33704 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.52 1.95 5/262 170895
/proc/meminfo: memFree=128100840/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=97700 memory=33960 CPUtime=460.86 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 12761 0 0 0 45775 311 0 0 20 0 1 0 241657961 100044800 8490 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 24425 8490 2464 595 0 9092 0
Current children cumulated CPU time: 460.86 s

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

Current children cumulated memory: 43956 KiB

[startup+2862.3 s]
/proc/loadavg: 4.17 4.15 4.01 5/262 171032
/proc/meminfo: memFree=127982916/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=107760 memory=44020 CPUtime=2853.63 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 102487 0 0 0 283375 1988 0 0 20 0 1 0 241657961 110346240 11005 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 26940 11005 2464 595 0 11607 0
Current children cumulated CPU time: 2853.63 s
Current children cumulated vsize: 107760 KiB
Current children cumulated memory: 44020 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.14 4.01 5/262 171035
/proc/meminfo: memFree=127982572/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108052 memory=44312 CPUtime=2913.45 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 106450 0 0 0 289307 2038 0 0 20 0 1 0 241657961 110645248 11078 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27013 11078 2464 595 0 11680 0
Current children cumulated CPU time: 2913.45 s
Current children cumulated vsize: 108052 KiB
Current children cumulated memory: 44312 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.13 4.01 5/264 171045
/proc/meminfo: memFree=127982208/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108244 memory=44504 CPUtime=2973.26 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 108654 0 0 0 295247 2079 0 0 20 0 1 0 241657961 110841856 11126 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27061 11126 2464 595 0 11728 0
Current children cumulated CPU time: 2973.26 s
Current children cumulated vsize: 108244 KiB
Current children cumulated memory: 44504 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.11 4.01 5/266 171049
/proc/meminfo: memFree=127969852/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108340 memory=44600 CPUtime=3033.08 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 112753 0 0 0 301183 2125 0 0 20 0 1 0 241657961 110940160 11150 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27085 11150 2464 595 0 11752 0
Current children cumulated CPU time: 3033.08 s
Current children cumulated vsize: 108340 KiB
Current children cumulated memory: 44600 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.01 5/266 171051
/proc/meminfo: memFree=127912772/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108340 memory=44600 CPUtime=3092.91 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 116525 0 0 0 307129 2162 0 0 20 0 1 0 241657961 110940160 11150 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27085 11150 2464 595 0 11752 0
Current children cumulated CPU time: 3092.91 s
Current children cumulated vsize: 108340 KiB
Current children cumulated memory: 44600 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.01 5/266 171053
/proc/meminfo: memFree=127912100/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108468 memory=44728 CPUtime=3152.73 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 120319 0 0 0 313067 2206 0 0 20 0 1 0 241657961 111071232 11182 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27117 11182 2464 595 0 11784 0
Current children cumulated CPU time: 3152.73 s
Current children cumulated vsize: 108468 KiB
Current children cumulated memory: 44728 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.01 5/266 171055
/proc/meminfo: memFree=127912576/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108564 memory=44824 CPUtime=3212.55 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 124001 0 0 0 319007 2248 0 0 20 0 1 0 241657961 111169536 11206 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27141 11206 2464 595 0 11808 0
Current children cumulated CPU time: 3212.55 s
Current children cumulated vsize: 108564 KiB
Current children cumulated memory: 44824 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.09 4.01 5/264 171057
/proc/meminfo: memFree=127912160/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108660 memory=44920 CPUtime=3272.37 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 127795 0 0 0 324950 2287 0 0 20 0 1 0 241657961 111267840 11230 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27165 11230 2464 595 0 11832 0
Current children cumulated CPU time: 3272.37 s
Current children cumulated vsize: 108660 KiB
Current children cumulated memory: 44920 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/262 171059
/proc/meminfo: memFree=127908720/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=108852 memory=45112 CPUtime=3332.19 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 131165 0 0 0 330889 2330 0 0 20 0 1 0 241657961 111464448 11278 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27213 11278 2464 595 0 11880 0
Current children cumulated CPU time: 3332.19 s
Current children cumulated vsize: 108852 KiB
Current children cumulated memory: 45112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/262 171061
/proc/meminfo: memFree=127907260/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=109108 memory=45368 CPUtime=3392 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 133389 0 0 0 336829 2371 0 0 20 0 1 0 241657961 111726592 11342 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27277 11342 2464 595 0 11944 0
Current children cumulated CPU time: 3392 s
Current children cumulated vsize: 109108 KiB
Current children cumulated memory: 45368 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/263 171064
/proc/meminfo: memFree=127911716/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=109300 memory=45560 CPUtime=3451.82 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 136331 0 0 0 342770 2412 0 0 20 0 1 0 241657961 111923200 11390 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27325 11390 2464 595 0 11992 0
Current children cumulated CPU time: 3451.82 s
Current children cumulated vsize: 109300 KiB
Current children cumulated memory: 45560 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/263 171111
/proc/meminfo: memFree=129013456/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=109524 memory=45784 CPUtime=3511.64 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 139495 0 0 0 348712 2452 0 0 20 0 1 0 241657961 112152576 11446 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27381 11446 2464 595 0 12048 0
Current children cumulated CPU time: 3511.64 s
Current children cumulated vsize: 109524 KiB
Current children cumulated memory: 45784 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/264 171165
/proc/meminfo: memFree=128707700/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=110068 memory=46108 CPUtime=3571.44 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 140980 0 0 0 354645 2499 0 0 20 0 1 0 241657961 112709632 11527 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27517 11527 2464 595 0 12184 0
Current children cumulated CPU time: 3571.44 s
Current children cumulated vsize: 110068 KiB
Current children cumulated memory: 46108 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.11 4.09 4.02 5/264 171166
/proc/meminfo: memFree=128671404/131249996 swapFree=33006296/33010684
[pid=170834] ppid=170831 vsize=110164 memory=46232 CPUtime=3600.06 cores=4,6
/proc/170834/stat : 170834 (SynLSCD-PS) R 170831 170834 170260 0 -1 4194304 141818 0 0 0 357487 2519 0 0 20 0 1 0 241657961 112807936 11558 18446744073709551615 94867865583616 94867868019033 140725405415440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94867868499192 94867868532224 94867896262656 140725405419901 140725405420039 140725405420039 140725405425643 0
/proc/170834/statm: 27541 11558 2464 595 0 12208 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 110164 KiB
Current children cumulated memory: 46232 KiB

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

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

# cumulated CPU time of all completed processes:  user=3574.88 s, system=25.1966 s

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

Child status: 0

Real time (s): 3611.01
CPU time (s): 3600.07
CPU user time (s): 3574.88
CPU system time (s): 25.1966
CPU usage (%): 99.6973
Max. virtual memory (cumulated for all children) (KiB): 110164
Max. memory (cumulated for all children) (KiB): 46232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.88
system time used= 25.1966
maximum resident set size= 46616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141850
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= 147
involuntary context switches= 3576


# summary of solver processes directly reported to runsolver:
#   pid: 170834
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3574.88
#   total CPU system time (s): 25.1966

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.90904 second user time and 15.4711 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-23 10:36:45
IDJOB=4546365
IDBENCH=159173
IDSOLVER=3422
FILE ID=nodeC015/4546365-1753259805
RUNJOBID= nodeC015-1753259701-170278
SLURM_JOB_ID= 9689170
Free space on /tmp= 432540 MiB

SOLVER NAME= SynLSCD-PS 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-pmg-14-UNSAT.shuffled-as.sat05-3942.cnf.gz-plain.pb.metafix.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-4546365-1753259805/watcher-4546365-1753259805 -o /tmp/evaluation-result-4546365-1753259805/solver-4546365-1753259805 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753259701-170278 --watchdog 3760  ./SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546365-1753259805.opb

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

MD5SUM BENCH= e5c6ae9ee6fd03a9aee6a0d19e002873
RANDOM SEED=748932326

nodeC015 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.958
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	: 7000.14
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		: 3600.098
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	: 7000.14
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		: 3566.753
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	: 7000.14
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		: 3601.137
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.091
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	: 7000.14
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		: 3600.091
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	: 7000.14
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		: 3600.072
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	: 7000.14
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		: 3593.789
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128402540 kB
MemAvailable:   128668508 kB
Buffers:            1508 kB
Cached:          1034428 kB
SwapCached:         3888 kB
Active:          1929716 kB
Inactive:         189744 kB
Active(anon):    1057568 kB
Inactive(anon):    48308 kB
Active(file):     872148 kB
Inactive(file):   141436 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7816 kB
Writeback:           240 kB
AnonPages:       1082816 kB
Mapped:           117416 kB
Shmem:             22352 kB
KReclaimable:     183248 kB
Slab:             279216 kB
SReclaimable:     183248 kB
SUnreclaim:        95968 kB
KernelStack:        4288 kB
PageTables:         5360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1585584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432548 MiB
End job on nodeC015 at 2025-07-23 11:36:56