Trace number 4513164

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUM9ddf61ddf9175117d21c5f59d371263b
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 benchmark2684.38
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
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.12	c #vars 4288 #constraints 9912 2.31157 0
0.40/0.45	c 9912 constraints
0.40/0.45	c Finish cloning data from SAT to LS
0.40/0.45	c restart_num_ls  -100000 0
92.32/92.60	c Use LS-small
92.32/92.60	restart_num  0 302
92.32/92.60	LS-restart 90 51
213.67/214.32	c Use LS-small
213.67/214.32	restart_num  302 604
213.67/214.32	LS-restart 80 53
324.05/325.01	c Use LS-small
324.05/325.01	restart_num  604 905
324.05/325.01	LS-restart 70 9
492.33/493.80	c Use LS-small
492.33/493.80	restart_num  905 1206
492.33/493.80	LS-restart 60 40
606.37/608.20	c Use LS-small
606.37/608.20	restart_num  1206 1507
606.37/608.20	LS-restart 50 57
753.92/756.25	c Use LS-small
753.92/756.25	restart_num  1507 1808
753.92/756.25	LS-restart 40 41
1005.26/1008.35	c Use LS-small
1005.26/1008.35	restart_num  1808 2109
1005.26/1008.35	LS-restart 30 48
1124.07/1127.48	c Use LS-small
1124.07/1127.48	restart_num  2109 2410
1124.07/1127.48	LS-restart 20 74
1274.48/1278.27	c Use LS-small
1274.48/1278.27	restart_num  2410 2711
1274.48/1278.27	LS-restart 10 96
1397.46/1401.55	c Use LS-small
1397.46/1401.55	restart_num  2711 3012
1578.08/1582.63	c Use LS-small
1578.08/1582.63	restart_num  3012 3313
1744.34/1749.35	c Use LS-small
1744.34/1749.35	restart_num  3313 3615
1867.53/1872.82	c Use LS-small
1867.53/1872.82	restart_num  3615 3916
2311.67/2318.16	c Use LS-small
2311.67/2318.16	restart_num  3916 4218
2439.22/2446.01	c Use LS-small
2439.22/2446.01	restart_num  4218 4519
2586.47/2593.72	c Use LS-small
2586.47/2593.72	restart_num  4519 4822
2811.98/2819.93	c Use LS-small
2811.98/2819.93	restart_num  4822 5124
2942.19/2950.54	c Use LS-small
2942.19/2950.54	restart_num  5124 5426
3095.19/3103.95	c Use LS-small
3095.19/3103.95	restart_num  5426 5727
3231.05/3240.18	c Use LS-small
3231.05/3240.18	restart_num  5727 6028
3516.98/3526.89	c Use LS-small
3516.98/3526.89	restart_num  6028 6329
3600.07/3610.11	c Use LS-small
3600.07/3610.11	c Program interrupted by user.
3600.07/3610.11	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 (63104 MiB free)
  memory of node 1: 64465 MiB (63604 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=26892, runsolver pid=26889

[startup+0.100069 s]*
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129742136/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=89036 memory=15872 CPUtime=0.09 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 2008 0 0 0 8 1 0 0 20 0 1 0 36116782 91172864 3968 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 22259 3968 2240 595 0 6926 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 89036 KiB
Current children cumulated memory: 15872 KiB

[startup+0.212937 s]*
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129736592/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=99436 memory=25616 CPUtime=0.2 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 4994 0 0 0 18 2 0 0 20 0 1 0 36116782 101822464 6404 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 24859 6404 2432 595 0 9526 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 99436 KiB
Current children cumulated memory: 25616 KiB

[startup+0.312773 s]*
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129728780/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=110156 memory=35216 CPUtime=0.3 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 7361 0 0 0 27 3 0 0 20 0 1 0 36116782 112799744 8804 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 27539 8804 2464 595 0 12206 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 110156 KiB
Current children cumulated memory: 35216 KiB

[startup+0.70029 s]
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129680396/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=0.67 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17567 0 0 0 61 6 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+1.5003 s]
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129680176/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=1.47 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17572 0 0 0 140 7 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+3.11265 s]
/proc/loadavg: 4.10 4.21 4.17 5/250 26893
/proc/meminfo: memFree=129680428/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=3.08 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17573 0 0 0 298 10 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+6.3003 s]
/proc/loadavg: 4.17 4.23 4.17 5/250 26893
/proc/meminfo: memFree=129680680/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=6.26 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17573 0 0 0 609 17 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.22 4.17 5/250 26894
/proc/meminfo: memFree=129681280/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=12.64 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17574 0 0 0 1232 32 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.21 4.17 5/250 26894
/proc/meminfo: memFree=129681280/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=25.4 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17574 0 0 0 2478 62 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+51.1126 s]
/proc/loadavg: 4.16 4.21 4.17 5/250 26894
/proc/meminfo: memFree=129669120/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=149948 memory=76176 CPUtime=50.95 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 17574 0 0 0 4970 125 0 0 20 0 1 0 36116782 153546752 19044 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 37487 19044 2496 595 0 22154 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 149948 KiB
Current children cumulated memory: 76176 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.17 4.16 5/250 26941
/proc/meminfo: memFree=129766024/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=159452 memory=100248 CPUtime=101.99 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 19990 0 0 0 10016 183 0 0 20 0 1 0 36116782 163278848 25062 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 39863 25062 2528 595 0 24530 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 159452 KiB
Current children cumulated memory: 100248 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.16 4.16 5/250 27032
/proc/meminfo: memFree=129987160/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=161132 memory=104728 CPUtime=161.82 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 20437 0 0 0 15874 308 0 0 20 0 1 0 36116782 164999168 26182 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 40283 26182 2528 595 0 24950 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 161132 KiB
Current children cumulated memory: 104728 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.19 4.17 5/249 27079
/proc/meminfo: memFree=129882344/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=179620 memory=115792 CPUtime=221.65 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 21851 0 0 0 21825 340 0 0 20 0 1 0 36116782 183930880 28948 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 44905 28948 2528 595 0 29572 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 179620 KiB
Current children cumulated memory: 115792 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.17 4.16 5/250 27084
/proc/meminfo: memFree=129828448/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=179620 memory=115920 CPUtime=281.47 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 21908 0 0 0 27672 475 0 0 20 0 1 0 36116782 183930880 28980 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 44905 28980 2528 595 0 29572 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 179620 KiB
Current children cumulated memory: 115920 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.15 4.15 5/250 27086
/proc/meminfo: memFree=129794328/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=182136 memory=118224 CPUtime=341.29 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 22508 0 0 0 33602 527 0 0 20 0 1 0 36116782 186507264 29556 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 45534 29556 2528 595 0 30201 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 182136 KiB
Current children cumulated memory: 118224 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.15 4.15 5/250 27088
/proc/meminfo: memFree=129773812/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=182912 memory=118992 CPUtime=401.11 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 22748 0 0 0 39468 643 0 0 20 0 1 0 36116782 187301888 29748 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 45728 29748 2528 595 0 30395 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 182912 KiB
Current children cumulated memory: 118992 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/250 27090
/proc/meminfo: memFree=129763004/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=188828 memory=131064 CPUtime=460.93 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 24230 0 0 0 45441 652 0 0 20 0 1 0 36116782 193359872 32766 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 47207 32766 2528 595 0 31874 0

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

Current children cumulated memory: 186584 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.18 4.14 5/251 27217
/proc/meminfo: memFree=129617256/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=244904 memory=186712 CPUtime=2914.07 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33119 0 0 0 288284 3123 0 0 20 0 1 0 36116782 250781696 46678 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61226 46678 2528 595 0 45893 0
Current children cumulated CPU time: 2914.07 s
Current children cumulated vsize: 244904 KiB
Current children cumulated memory: 186712 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.16 4.13 5/251 27219
/proc/meminfo: memFree=129617996/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=245296 memory=186968 CPUtime=2973.91 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33192 0 0 0 294181 3210 0 0 20 0 1 0 36116782 251183104 46742 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61324 46742 2528 595 0 45991 0
Current children cumulated CPU time: 2973.91 s
Current children cumulated vsize: 245296 KiB
Current children cumulated memory: 186968 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/251 27221
/proc/meminfo: memFree=129614656/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=245436 memory=187224 CPUtime=3033.75 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33227 0 0 0 300082 3293 0 0 20 0 1 0 36116782 251326464 46806 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61359 46806 2528 595 0 46026 0
Current children cumulated CPU time: 3033.75 s
Current children cumulated vsize: 245436 KiB
Current children cumulated memory: 187224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.42 4.22 4.15 5/251 27224
/proc/meminfo: memFree=129616244/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=245712 memory=187480 CPUtime=3093.59 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33300 0 0 0 306057 3302 0 0 20 0 1 0 36116782 251609088 46870 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61428 46870 2528 595 0 46095 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 245712 KiB
Current children cumulated memory: 187480 KiB

[startup+3162.3 s]
/proc/loadavg: 4.53 4.31 4.19 5/251 27226
/proc/meminfo: memFree=129617048/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=245712 memory=187480 CPUtime=3153.44 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33301 0 0 0 311887 3457 0 0 20 0 1 0 36116782 251609088 46870 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61428 46870 2528 595 0 46095 0
Current children cumulated CPU time: 3153.44 s
Current children cumulated vsize: 245712 KiB
Current children cumulated memory: 187480 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.26 4.18 5/250 27228
/proc/meminfo: memFree=129617772/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=246404 memory=188120 CPUtime=3213.28 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33469 0 0 0 317856 3472 0 0 20 0 1 0 36116782 252317696 47030 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61601 47030 2528 595 0 46268 0
Current children cumulated CPU time: 3213.28 s
Current children cumulated vsize: 246404 KiB
Current children cumulated memory: 188120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.24 4.18 5/250 27232
/proc/meminfo: memFree=129613768/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=246404 memory=188120 CPUtime=3273.13 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33479 0 0 0 323723 3590 0 0 20 0 1 0 36116782 252317696 47030 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61601 47030 2528 595 0 46268 0
Current children cumulated CPU time: 3273.13 s
Current children cumulated vsize: 246404 KiB
Current children cumulated memory: 188120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.21 4.17 5/249 27234
/proc/meminfo: memFree=129614540/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=246404 memory=188120 CPUtime=3332.97 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33496 0 0 0 329654 3643 0 0 20 0 1 0 36116782 252317696 47030 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61601 47030 2528 595 0 46268 0
Current children cumulated CPU time: 3332.97 s
Current children cumulated vsize: 246404 KiB
Current children cumulated memory: 188120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.19 4.17 5/249 27236
/proc/meminfo: memFree=129608088/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=247348 memory=189144 CPUtime=3392.81 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 33722 0 0 0 335627 3654 0 0 20 0 1 0 36116782 253284352 47286 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 61837 47286 2528 595 0 46504 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 247348 KiB
Current children cumulated memory: 189144 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.17 4.16 5/250 27239
/proc/meminfo: memFree=129600092/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=248784 memory=190552 CPUtime=3452.65 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 34084 0 0 0 341599 3666 0 0 20 0 1 0 36116782 254754816 47638 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 62196 47638 2528 595 0 46863 0
Current children cumulated CPU time: 3452.65 s
Current children cumulated vsize: 248784 KiB
Current children cumulated memory: 190552 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.15 4.15 5/250 27245
/proc/meminfo: memFree=129600736/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=249404 memory=191320 CPUtime=3512.49 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 34270 0 0 0 347572 3677 0 0 20 0 1 0 36116782 255389696 47830 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 62351 47830 2528 595 0 47018 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 249404 KiB
Current children cumulated memory: 191320 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.13 4.15 5/250 27247
/proc/meminfo: memFree=129590088/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=249668 memory=191448 CPUtime=3572.34 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 34304 0 0 0 353414 3820 0 0 20 0 1 0 36116782 255660032 47862 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 62417 47862 2528 595 0 47084 0
Current children cumulated CPU time: 3572.34 s
Current children cumulated vsize: 249668 KiB
Current children cumulated memory: 191448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.04 4.12 4.14 5/250 27247
/proc/meminfo: memFree=129592696/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=249668 memory=191448 CPUtime=3600.07 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 34304 0 0 0 356170 3837 0 0 20 0 1 0 36116782 255660032 47862 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 62417 47862 2528 595 0 47084 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 249668 KiB
Current children cumulated memory: 191448 KiB

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

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

# cumulated CPU time of all completed processes:  user=3561.71 s, system=38.3814 s

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

[startup+3610.11 s]
/proc/loadavg: 4.04 4.12 4.14 5/250 27247
/proc/meminfo: memFree=129592696/131382112 swapFree=33010684/33010684
[pid=26892] ppid=26889 vsize=249668 memory=191448 CPUtime=3600.07 cores=0,2
/proc/26892/stat : 26892 (SynLSCD) R 26889 26892 24639 0 -1 4194304 34304 0 0 0 356170 3837 0 0 20 0 1 0 36116782 255660032 47862 18446744073709551615 94207300739072 94207303173225 140730473207040 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94207303654648 94207303687680 94207320813568 140730473216358 140730473216491 140730473216491 140730473222093 0
/proc/26892/statm: 62417 47862 2528 595 0 47084 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 249668 KiB
Current children cumulated memory: 191448 KiB

Child status: 0

Real time (s): 3610.12
CPU time (s): 3600.09
CPU user time (s): 3561.71
CPU system time (s): 38.3814
CPU usage (%): 99.7224
Max. virtual memory (cumulated for all children) (KiB): 249668
Max. memory (cumulated for all children) (KiB): 191448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.71
system time used= 38.3814
maximum resident set size= 191704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34335
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= 178
involuntary context switches= 8884


# summary of solver processes directly reported to runsolver:
#   pid: 26892
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3561.71
#   total CPU system time (s): 38.3814

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5793 second user time and 31.9552 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 15:39:34
IDJOB=4513164
IDBENCH=162283
IDSOLVER=3369
FILE ID=nodeC005/4513164-1751204374
RUNJOBID= nodeC005-1751196346-24649
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-round23-3.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-4513164-1751204374/watcher-4513164-1751204374 -o /tmp/evaluation-result-4513164-1751204374/solver-4513164-1751204374 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751196346-24649 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4513164-1751204374.opb

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

MD5SUM BENCH= 9ddf61ddf9175117d21c5f59d371263b
RANDOM SEED=734553069

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		: 1197.477
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		: 3592.368
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.239
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.386
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		: 3662.651
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		: 3658.455
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.280
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:        129749624 kB
MemAvailable:   129444564 kB
Buffers:            3280 kB
Cached:           505532 kB
SwapCached:            0 kB
Active:           846256 kB
Inactive:         257644 kB
Active(anon):     613048 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   257644 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3992 kB
Writeback:             0 kB
AnonPages:        594312 kB
Mapped:           113788 kB
Shmem:             17960 kB
KReclaimable:      87432 kB
Slab:             168744 kB
SReclaimable:      87432 kB
SUnreclaim:        81312 kB
KernelStack:        4064 kB
PageTables:         4332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     972824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 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= 433044 MiB
End job on nodeC005 at 2025-06-29 16:39:44