Trace number 4513200

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 2025-06-01? (TO) 3600.02 3610.02

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-0.opb
MD5SUM3e8b284557ab3bc728bad30e424c83e1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1199.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.11	c #vars 4128 #constraints 9080 2.19961 0
0.30/0.38	c 9080 constraints
0.30/0.38	c Finish cloning data from SAT to LS
0.30/0.38	c restart_num_ls  -100000 0
95.38/95.77	c Use LS-small
95.38/95.77	restart_num  0 302
95.38/95.77	LS-restart 90 16
218.24/218.91	c Use LS-small
218.24/218.91	restart_num  302 603
218.24/218.91	LS-restart 80 98
329.28/330.23	c Use LS-small
329.28/330.23	restart_num  603 905
329.28/330.23	LS-restart 70 49
498.57/499.91	c Use LS-small
498.57/499.91	restart_num  905 1206
498.57/499.91	LS-restart 60 40
612.29/613.96	c Use LS-small
612.29/613.96	restart_num  1206 1507
612.29/613.96	LS-restart 50 26
764.04/766.01	c Use LS-small
764.04/766.01	restart_num  1507 1808
764.04/766.01	LS-restart 40 66
1022.00/1024.63	c Use LS-small
1022.00/1024.63	restart_num  1808 2109
1022.00/1024.63	LS-restart 30 42
1143.00/1145.94	c Use LS-small
1143.00/1145.94	restart_num  2109 2410
1143.00/1145.94	LS-restart 20 95
1291.54/1294.85	c Use LS-small
1291.54/1294.85	restart_num  2410 2711
1291.54/1294.85	LS-restart 10 87
1416.74/1420.30	c Use LS-small
1416.74/1420.30	restart_num  2711 3013
1602.77/1606.89	c Use LS-small
1602.77/1606.89	restart_num  3013 3314
1762.89/1767.44	c Use LS-small
1762.89/1767.44	restart_num  3314 3615
1893.58/1898.51	c Use LS-small
1893.58/1898.51	restart_num  3615 3916
2346.03/2352.47	c Use LS-small
2346.03/2352.47	restart_num  3916 4217
2490.54/2497.31	c Use LS-small
2490.54/2497.31	restart_num  4217 4519
2647.66/2654.87	c Use LS-small
2647.66/2654.87	restart_num  4519 4820
2877.86/2885.62	c Use LS-small
2877.86/2885.62	restart_num  4820 5122
3010.64/3018.87	c Use LS-small
3010.64/3018.87	restart_num  5122 5424
3174.45/3183.19	c Use LS-small
3174.45/3183.19	restart_num  5424 5725
3314.20/3323.39	c Use LS-small
3314.20/3323.39	restart_num  5725 6026
3600.00/3610.01	c Use LS-small
3600.00/3610.01	c Program interrupted by user.
3600.00/3610.01	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: 63837 MiB (63020 MiB free)
  memory of node 1: 64465 MiB (63767 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513200-1751204448/watcher-4513200-1751204448 -o /tmp/evaluation-result-4513200-1751204448/solver-4513200-1751204448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751196346-24651 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4513200-1751204448.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100113 s]*
/proc/loadavg: 4.11 4.20 4.17 5/250 26941
/proc/meminfo: memFree=129823448/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=89208 memory=16256 CPUtime=0.09 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 2058 0 0 0 8 1 0 0 20 0 1 0 36124191 91348992 4064 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 22302 4064 2272 595 0 6969 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 89208 KiB
Current children cumulated memory: 16256 KiB

[startup+0.213279 s]*
/proc/loadavg: 4.11 4.20 4.17 5/250 26941
/proc/meminfo: memFree=129815636/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=98068 memory=25536 CPUtime=0.2 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 4622 0 0 0 18 2 0 0 20 0 1 0 36124191 100421632 6384 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 24517 6384 2496 595 0 9184 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 98068 KiB
Current children cumulated memory: 25536 KiB

[startup+0.313186 s]*
/proc/loadavg: 4.11 4.20 4.17 5/250 26941
/proc/meminfo: memFree=129791696/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=124080 memory=50368 CPUtime=0.3 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 10823 0 0 0 26 4 0 0 20 0 1 0 36124191 127057920 12592 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 31020 12592 2496 595 0 15687 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 124080 KiB
Current children cumulated memory: 50368 KiB

[startup+0.700297 s]
/proc/loadavg: 4.10 4.19 4.17 5/250 26941
/proc/meminfo: memFree=129767504/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70592 CPUtime=0.68 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15906 0 0 0 62 6 0 0 20 0 1 0 36124191 146866176 17648 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17648 2496 595 0 20523 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70592 KiB

[startup+1.50028 s]
/proc/loadavg: 4.10 4.19 4.17 5/250 26941
/proc/meminfo: memFree=129767504/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70592 CPUtime=1.48 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15906 0 0 0 140 8 0 0 20 0 1 0 36124191 146866176 17648 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17648 2496 595 0 20523 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70592 KiB

[startup+3.11238 s]
/proc/loadavg: 4.10 4.19 4.17 5/250 26941
/proc/meminfo: memFree=129767852/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70720 CPUtime=3.08 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15910 0 0 0 297 11 0 0 20 0 1 0 36124191 146866176 17680 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17680 2496 595 0 20523 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70720 KiB

[startup+6.30026 s]
/proc/loadavg: 4.10 4.19 4.16 5/250 26941
/proc/meminfo: memFree=129768104/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70720 CPUtime=6.26 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15910 0 0 0 606 20 0 0 20 0 1 0 36124191 146866176 17680 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17680 2496 595 0 20523 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70720 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.18 4.16 5/250 26941
/proc/meminfo: memFree=129764764/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70720 CPUtime=12.65 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15910 0 0 0 1229 36 0 0 20 0 1 0 36124191 146866176 17680 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17680 2496 595 0 20523 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70720 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.18 4.16 5/250 26941
/proc/meminfo: memFree=129765772/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70720 CPUtime=25.41 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15910 0 0 0 2473 68 0 0 20 0 1 0 36124191 146866176 17680 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17680 2496 595 0 20523 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70720 KiB

[startup+51.1131 s]
/proc/loadavg: 4.04 4.16 4.16 5/250 27031
/proc/meminfo: memFree=129993996/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=143424 memory=70720 CPUtime=50.94 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 15910 0 0 0 4953 141 0 0 20 0 1 0 36124191 146866176 17680 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 35856 17680 2496 595 0 20523 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 143424 KiB
Current children cumulated memory: 70720 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.16 4.16 5/249 27032
/proc/meminfo: memFree=129963228/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=153504 memory=97020 CPUtime=101.96 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 18379 0 0 0 10002 194 0 0 20 0 1 0 36124191 157188096 24255 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 38376 24255 2528 595 0 23043 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 153504 KiB
Current children cumulated memory: 97020 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.18 4.16 5/249 27079
/proc/meminfo: memFree=129882088/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=155380 memory=99708 CPUtime=161.78 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 18832 0 0 0 15835 343 0 0 20 0 1 0 36124191 159109120 24927 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 38845 24927 2528 595 0 23512 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 155380 KiB
Current children cumulated memory: 99708 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/250 27084
/proc/meminfo: memFree=129805316/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=173172 memory=111684 CPUtime=221.64 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 20534 0 0 0 21802 362 0 0 20 0 1 0 36124191 177328128 27921 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 43293 27921 2528 595 0 27960 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 173172 KiB
Current children cumulated memory: 111684 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.16 4.16 5/250 27086
/proc/meminfo: memFree=129793032/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=173304 memory=111812 CPUtime=281.5 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 20568 0 0 0 27638 512 0 0 20 0 1 0 36124191 177463296 27953 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 43326 27953 2528 595 0 27993 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 173304 KiB
Current children cumulated memory: 111812 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/250 27088
/proc/meminfo: memFree=129774824/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=175940 memory=114628 CPUtime=341.35 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 21262 0 0 0 33586 549 0 0 20 0 1 0 36124191 180162560 28657 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 43985 28657 2528 595 0 28652 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 175940 KiB
Current children cumulated memory: 114628 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/250 27090
/proc/meminfo: memFree=129763768/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=176492 memory=115140 CPUtime=401.21 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 21442 0 0 0 39441 680 0 0 20 0 1 0 36124191 180727808 28785 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 44123 28785 2528 595 0 28790 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 176492 KiB
Current children cumulated memory: 115140 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/250 27096
/proc/meminfo: memFree=129757216/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=203844 memory=127788 CPUtime=461.06 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 23468 0 0 0 45414 692 0 0 20 0 1 0 36124191 208736256 31947 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 50961 31947 2528 595 0 35628 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 168284 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/251 27217
/proc/meminfo: memFree=129617016/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=237344 memory=169436 CPUtime=2854.63 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32061 0 0 0 282335 3128 0 0 20 0 1 0 36124191 243040256 42359 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59336 42359 2528 595 0 44003 0
Current children cumulated CPU time: 2854.63 s
Current children cumulated vsize: 237344 KiB
Current children cumulated memory: 169436 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.16 4.13 5/251 27219
/proc/meminfo: memFree=129618012/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=237776 memory=169948 CPUtime=2914.45 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32170 0 0 0 288219 3226 0 0 20 0 1 0 36124191 243482624 42487 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59444 42487 2528 595 0 44111 0
Current children cumulated CPU time: 2914.45 s
Current children cumulated vsize: 237776 KiB
Current children cumulated memory: 169948 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.14 4.12 5/251 27221
/proc/meminfo: memFree=129614908/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238028 memory=170204 CPUtime=2974.26 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32232 0 0 0 294129 3297 0 0 20 0 1 0 36124191 243740672 42551 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59507 42551 2528 595 0 44174 0
Current children cumulated CPU time: 2974.26 s
Current children cumulated vsize: 238028 KiB
Current children cumulated memory: 170204 KiB

[startup+3042.3 s]
/proc/loadavg: 4.61 4.27 4.17 5/251 27224
/proc/meminfo: memFree=129616748/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238028 memory=170204 CPUtime=3034.07 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32234 0 0 0 300044 3363 0 0 20 0 1 0 36124191 243740672 42551 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59507 42551 2528 595 0 44174 0
Current children cumulated CPU time: 3034.07 s
Current children cumulated vsize: 238028 KiB
Current children cumulated memory: 170204 KiB

[startup+3102.3 s]
/proc/loadavg: 4.41 4.29 4.18 5/251 27226
/proc/meminfo: memFree=129617072/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238028 memory=170204 CPUtime=3093.89 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32234 0 0 0 305917 3472 0 0 20 0 1 0 36124191 243740672 42551 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59507 42551 2528 595 0 44174 0
Current children cumulated CPU time: 3093.89 s
Current children cumulated vsize: 238028 KiB
Current children cumulated memory: 170204 KiB

[startup+3162.3 s]
/proc/loadavg: 4.26 4.27 4.18 5/250 27228
/proc/meminfo: memFree=129617524/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238304 memory=170460 CPUtime=3153.7 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32303 0 0 0 311889 3481 0 0 20 0 1 0 36124191 244023296 42615 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59576 42615 2528 595 0 44243 0
Current children cumulated CPU time: 3153.7 s
Current children cumulated vsize: 238304 KiB
Current children cumulated memory: 170460 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.23 4.17 5/249 27232
/proc/meminfo: memFree=129614272/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238648 memory=170844 CPUtime=3213.52 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32390 0 0 0 317763 3589 0 0 20 0 1 0 36124191 244375552 42711 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59662 42711 2528 595 0 44329 0
Current children cumulated CPU time: 3213.52 s
Current children cumulated vsize: 238648 KiB
Current children cumulated memory: 170844 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.20 4.17 5/249 27234
/proc/meminfo: memFree=129615044/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=238648 memory=170844 CPUtime=3273.32 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32406 0 0 0 323679 3653 0 0 20 0 1 0 36124191 244375552 42711 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59662 42711 2528 595 0 44329 0
Current children cumulated CPU time: 3273.32 s
Current children cumulated vsize: 238648 KiB
Current children cumulated memory: 170844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.18 4.16 5/249 27236
/proc/meminfo: memFree=129608104/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=239028 memory=171228 CPUtime=3333.14 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32487 0 0 0 329600 3714 0 0 20 0 1 0 36124191 244764672 42807 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59757 42807 2528 595 0 44424 0
Current children cumulated CPU time: 3333.14 s
Current children cumulated vsize: 239028 KiB
Current children cumulated memory: 171228 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.16 4.16 5/250 27239
/proc/meminfo: memFree=129600092/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=239028 memory=171228 CPUtime=3392.95 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32487 0 0 0 335467 3828 0 0 20 0 1 0 36124191 244764672 42807 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59757 42807 2528 595 0 44424 0
Current children cumulated CPU time: 3392.95 s
Current children cumulated vsize: 239028 KiB
Current children cumulated memory: 171228 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.16 4.16 5/250 27245
/proc/meminfo: memFree=129600484/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=239800 memory=171996 CPUtime=3452.75 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 32691 0 0 0 341437 3838 0 0 20 0 1 0 36124191 245555200 42999 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 59950 42999 2528 595 0 44617 0
Current children cumulated CPU time: 3452.75 s
Current children cumulated vsize: 239800 KiB
Current children cumulated memory: 171996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.13 4.15 5/250 27247
/proc/meminfo: memFree=129592696/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=240812 memory=175100 CPUtime=3512.57 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 33003 0 0 0 347405 3852 0 0 20 0 1 0 36124191 246591488 43775 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 60203 43775 2528 595 0 44870 0
Current children cumulated CPU time: 3512.57 s
Current children cumulated vsize: 240812 KiB
Current children cumulated memory: 175100 KiB

[startup+3582.3 s]
/proc/loadavg: 3.56 3.98 4.09 4/244 27279
/proc/meminfo: memFree=129749436/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=242668 memory=176892 CPUtime=3572.37 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 33452 0 0 0 353376 3861 0 0 20 0 1 0 36124191 248492032 44223 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 60667 44223 2528 595 0 45334 0
Current children cumulated CPU time: 3572.37 s
Current children cumulated vsize: 242668 KiB
Current children cumulated memory: 176892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 3.71 3.98 4.09 4/244 27280
/proc/meminfo: memFree=129744332/131382112 swapFree=33010684/33010684
[pid=26940] ppid=26937 vsize=243256 memory=177532 CPUtime=3600 cores=1,3
/proc/26940/stat : 26940 (SynLSCD) R 26937 26940 24639 0 -1 4194304 33611 0 0 0 356134 3866 0 0 20 0 1 0 36124191 249094144 44383 18446744073709551615 94401623744512 94401626178665 140727889013968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94401626660088 94401626693120 94401639276544 140727889017190 140727889017323 140727889017323 140727889022925 0
/proc/26940/statm: 60814 44383 2528 595 0 45481 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 243256 KiB
Current children cumulated memory: 177532 KiB

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

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

# cumulated CPU time of all completed processes:  user=3561.35 s, system=38.6697 s

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

Child status: 0

Real time (s): 3610.02
CPU time (s): 3600.02
CPU user time (s): 3561.35
CPU system time (s): 38.6697
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 243256
Max. memory (cumulated for all children) (KiB): 177532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.35
system time used= 38.6697
maximum resident set size= 177916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33644
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= 174
involuntary context switches= 1951


# summary of solver processes directly reported to runsolver:
#   pid: 26940
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3561.35
#   total CPU system time (s): 38.6697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7519 second user time and 33.3871 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 15:40:48
IDJOB=4513200
IDBENCH=162289
IDSOLVER=3369
FILE ID=nodeC005/4513200-1751204448
RUNJOBID= nodeC005-1751196346-24651
SLURM_JOB_ID= 9587608
Free space on /tmp= 433048 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-0.opb
COMMAND LINE= SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513200-1751204448/watcher-4513200-1751204448 -o /tmp/evaluation-result-4513200-1751204448/solver-4513200-1751204448 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751196346-24651 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4513200-1751204448.opb

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

MD5SUM BENCH= 3e8b284557ab3bc728bad30e424c83e1
RANDOM SEED=1870791449

nodeC005 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129831472 kB
MemAvailable:   129526248 kB
Buffers:            3280 kB
Cached:           505368 kB
SwapCached:            0 kB
Active:           757696 kB
Inactive:         257480 kB
Active(anon):     524488 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   257480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:        507388 kB
Mapped:           113956 kB
Shmem:             17960 kB
KReclaimable:      87432 kB
Slab:             168768 kB
SReclaimable:      87432 kB
SUnreclaim:        81336 kB
KernelStack:        4112 kB
PageTables:         4312 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     882652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC005 at 2025-06-29 16:40:58