Trace number 4541657

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 3609.22

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-29array_ineq6.opb
MD5SUMe0dec10818bb8f0f47ba8429a0e85943
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.84362
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5220
Total number of constraints6961
Number of constraints which are clauses5133
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints1799
Minimum length of a constraint1
Maximum length of a constraint116
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 144115188075855872
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 576460752303423487
Number of bits of the biggest sum of numbers59
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c #vars 5220 #constraints 7059 1.3523 1
0.00/0.10	c 7059 constraints
0.00/0.10	c Finish cloning data from SAT to LS
0.00/0.10	c restart_num_ls  -100000 0
542.90/544.36	c Use LS-small
542.90/544.36	restart_num  0 301
542.90/544.36	LS-restart 90 99
3152.10/3160.19	c Use LS-small
3152.10/3160.19	restart_num  301 602
3152.10/3160.19	LS-restart 80 45
3600.07/3609.20	c Use LS-small
3600.07/3609.20	c Program interrupted by user.
3600.07/3609.20	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62699 MiB free)
  memory of node 1: 64465 MiB (62368 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541657-1753209881/watcher-4541657-1753209881 -o /tmp/evaluation-result-4541657-1753209881/solver-4541657-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753209881-157650 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541657-1753209881.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=157706, runsolver pid=157699

[startup+0.10006 s]*
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128052068/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=0.08 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 7 1 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+0.205355 s]*
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=0.17 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 15 2 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+0.304456 s]*
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=0.27 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 23 4 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+0.700097 s]
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=0.67 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 56 11 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+1.50009 s]
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128051312/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=1.46 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 120 26 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+3.1044 s]
/proc/loadavg: 1.84 3.50 3.88 5/264 157707
/proc/meminfo: memFree=128051828/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=100536 memory=27456 CPUtime=3.06 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5141 0 0 0 248 58 0 0 20 0 1 0 236665970 102948864 6864 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25134 6864 2496 595 0 9801 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 100536 KiB
Current children cumulated memory: 27456 KiB

[startup+6.3001 s]
/proc/loadavg: 2.01 3.51 3.88 5/264 157707
/proc/meminfo: memFree=128050316/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=103192 memory=32820 CPUtime=6.25 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 5891 0 0 0 503 122 0 0 20 0 1 0 236665970 105668608 8205 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 25798 8205 2560 595 0 10465 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 103192 KiB
Current children cumulated memory: 32820 KiB

[startup+12.7001 s]
/proc/loadavg: 2.17 3.51 3.88 5/264 157707
/proc/meminfo: memFree=128014060/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=107592 memory=43268 CPUtime=12.64 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 6961 0 0 0 1140 124 0 0 20 0 1 0 236665970 110174208 10817 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 26898 10817 2592 595 0 11565 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 107592 KiB
Current children cumulated memory: 43268 KiB

[startup+25.5001 s]
/proc/loadavg: 2.58 3.54 3.89 5/264 157707
/proc/meminfo: memFree=127956528/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=125960 memory=59172 CPUtime=25.41 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 8620 0 0 0 2410 131 0 0 20 0 1 0 236665970 128983040 14793 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 31490 14793 2592 595 0 16157 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 125960 KiB
Current children cumulated memory: 59172 KiB

[startup+51.1044 s]
/proc/loadavg: 3.12 3.59 3.90 5/265 157709
/proc/meminfo: memFree=127893928/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=131664 memory=64932 CPUtime=50.95 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 10053 0 0 0 4957 138 0 0 20 0 1 0 236665970 134823936 16233 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 32916 16233 2592 595 0 17583 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 131664 KiB
Current children cumulated memory: 64932 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.67 3.91 5/267 157713
/proc/meminfo: memFree=127794108/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=140316 memory=79684 CPUtime=102.02 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 12219 0 0 0 10051 151 0 0 20 0 1 0 236665970 143683584 19921 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 35079 19921 2592 595 0 19746 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 140316 KiB
Current children cumulated memory: 79684 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 3.77 3.93 5/267 157715
/proc/meminfo: memFree=127734496/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=146716 memory=88184 CPUtime=161.87 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 13834 0 0 0 16019 168 0 0 20 0 1 0 236665970 150237184 22046 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 36679 22046 2592 595 0 21346 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 146716 KiB
Current children cumulated memory: 88184 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.83 3.94 5/266 157717
/proc/meminfo: memFree=127709536/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=177956 memory=109428 CPUtime=221.7 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 16299 0 0 0 21986 184 0 0 20 0 1 0 236665970 182226944 27357 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 44489 27357 2592 595 0 29156 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 177956 KiB
Current children cumulated memory: 109428 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.87 3.95 5/265 157719
/proc/meminfo: memFree=127694748/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=180692 memory=112116 CPUtime=281.55 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 16999 0 0 0 27953 202 0 0 20 0 1 0 236665970 185028608 28029 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 45173 28029 2592 595 0 29840 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 180692 KiB
Current children cumulated memory: 112116 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.92 3.96 5/264 157721
/proc/meminfo: memFree=127665572/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=185644 memory=121060 CPUtime=341.4 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 18222 0 0 0 33919 221 0 0 20 0 1 0 236665970 190099456 30265 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 46411 30265 2592 595 0 31078 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 185644 KiB
Current children cumulated memory: 121060 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.95 3.97 5/264 157723
/proc/meminfo: memFree=127638780/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=188372 memory=123876 CPUtime=401.25 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 18939 0 0 0 39884 241 0 0 20 0 1 0 236665970 192892928 30969 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 47093 30969 2592 595 0 31760 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 188372 KiB
Current children cumulated memory: 123876 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.99 3.99 5/262 157725
/proc/meminfo: memFree=127632356/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=193300 memory=128484 CPUtime=461.11 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 20083 0 0 0 45854 257 0 0 20 0 1 0 236665970 197939200 32121 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 48325 32121 2592 595 0 32992 0

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

Current children cumulated memory: 254080 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/263 157853
/proc/meminfo: memFree=127337320/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=370180 memory=254080 CPUtime=2855.04 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 37836 0 0 0 284481 1023 0 0 20 0 1 0 236665970 379064320 63520 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92545 63520 2592 595 0 77212 0
Current children cumulated CPU time: 2855.04 s
Current children cumulated vsize: 370180 KiB
Current children cumulated memory: 254080 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/263 157855
/proc/meminfo: memFree=127337000/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=370180 memory=254080 CPUtime=2914.89 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 37844 0 0 0 290452 1037 0 0 20 0 1 0 236665970 379064320 63520 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92545 63520 2592 595 0 77212 0
Current children cumulated CPU time: 2914.89 s
Current children cumulated vsize: 370180 KiB
Current children cumulated memory: 254080 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 157864
/proc/meminfo: memFree=127329348/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=370180 memory=254080 CPUtime=2974.74 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 37850 0 0 0 296426 1048 0 0 20 0 1 0 236665970 379064320 63520 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92545 63520 2592 595 0 77212 0
Current children cumulated CPU time: 2974.74 s
Current children cumulated vsize: 370180 KiB
Current children cumulated memory: 254080 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 157867
/proc/meminfo: memFree=127332996/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=370684 memory=254720 CPUtime=3034.59 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 37997 0 0 0 302396 1063 0 0 20 0 1 0 236665970 379580416 63680 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92671 63680 2592 595 0 77338 0
Current children cumulated CPU time: 3034.59 s
Current children cumulated vsize: 370684 KiB
Current children cumulated memory: 254720 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 157868
/proc/meminfo: memFree=127327596/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=370684 memory=254720 CPUtime=3094.43 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 37997 0 0 0 308364 1079 0 0 20 0 1 0 236665970 379580416 63680 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92671 63680 2592 595 0 77338 0
Current children cumulated CPU time: 3094.43 s
Current children cumulated vsize: 370684 KiB
Current children cumulated memory: 254720 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 157870
/proc/meminfo: memFree=127327604/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=371024 memory=255104 CPUtime=3154.28 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 38084 0 0 0 314276 1152 0 0 20 0 1 0 236665970 379928576 63776 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92756 63776 2592 595 0 77423 0
Current children cumulated CPU time: 3154.28 s
Current children cumulated vsize: 371024 KiB
Current children cumulated memory: 255104 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 157873
/proc/meminfo: memFree=127327836/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=371024 memory=255104 CPUtime=3214.13 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 38084 0 0 0 320173 1240 0 0 20 0 1 0 236665970 379928576 63776 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92756 63776 2592 595 0 77423 0
Current children cumulated CPU time: 3214.13 s
Current children cumulated vsize: 371024 KiB
Current children cumulated memory: 255104 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 157875
/proc/meminfo: memFree=127327172/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=371688 memory=255744 CPUtime=3273.98 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 38350 0 0 0 326145 1253 0 0 20 0 1 0 236665970 380608512 63936 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 92922 63936 2592 595 0 77589 0
Current children cumulated CPU time: 3273.98 s
Current children cumulated vsize: 371688 KiB
Current children cumulated memory: 255744 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 157878
/proc/meminfo: memFree=127311252/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=376192 memory=260224 CPUtime=3333.84 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 39476 0 0 0 332118 1266 0 0 20 0 1 0 236665970 385220608 65056 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 94048 65056 2592 595 0 78715 0
Current children cumulated CPU time: 3333.84 s
Current children cumulated vsize: 376192 KiB
Current children cumulated memory: 260224 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 157880
/proc/meminfo: memFree=127302684/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=377100 memory=260992 CPUtime=3393.68 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 39692 0 0 0 338085 1283 0 0 20 0 1 0 236665970 386150400 65248 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 94275 65248 2592 595 0 78942 0
Current children cumulated CPU time: 3393.68 s
Current children cumulated vsize: 377100 KiB
Current children cumulated memory: 260992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 157882
/proc/meminfo: memFree=127295156/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=377100 memory=260992 CPUtime=3453.53 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 39692 0 0 0 344059 1294 0 0 20 0 1 0 236665970 386150400 65248 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 94275 65248 2592 595 0 78942 0
Current children cumulated CPU time: 3453.53 s
Current children cumulated vsize: 377100 KiB
Current children cumulated memory: 260992 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 157884
/proc/meminfo: memFree=127295148/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=377100 memory=260992 CPUtime=3513.38 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 39692 0 0 0 350033 1305 0 0 20 0 1 0 236665970 386150400 65248 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 94275 65248 2592 595 0 78942 0
Current children cumulated CPU time: 3513.38 s
Current children cumulated vsize: 377100 KiB
Current children cumulated memory: 260992 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/264 157893
/proc/meminfo: memFree=127295792/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=380884 memory=264832 CPUtime=3573.23 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 40655 0 0 0 356004 1319 0 0 20 0 1 0 236665970 390025216 66208 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 95221 66208 2592 595 0 79888 0
Current children cumulated CPU time: 3573.23 s
Current children cumulated vsize: 380884 KiB
Current children cumulated memory: 264832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.16 4.12 4.09 5/265 157896
/proc/meminfo: memFree=127295524/131249996 swapFree=33000896/33010684
[pid=157706] ppid=157699 vsize=380884 memory=264832 CPUtime=3600.07 cores=1,3
/proc/157706/stat : 157706 (SynLSCD) R 157699 157706 157638 0 -1 4194304 40655 0 0 0 358682 1325 0 0 20 0 1 0 236665970 390025216 66208 18446744073709551615 94451350654976 94451353089129 140732447131824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94451353570552 94451353603584 94451386564608 140732447136100 140732447136233 140732447136233 140732447141837 0
/proc/157706/statm: 95221 66208 2592 595 0 79888 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 380884 KiB
Current children cumulated memory: 264832 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.83 s, system=13.2536 s

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

Child status: 0

Real time (s): 3609.22
CPU time (s): 3600.09
CPU user time (s): 3586.83
CPU system time (s): 13.2536
CPU usage (%): 99.7471
Max. virtual memory (cumulated for all children) (KiB): 380884
Max. memory (cumulated for all children) (KiB): 264832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.83
system time used= 13.2536
maximum resident set size= 327408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40682
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= 191
involuntary context switches= 4668


# summary of solver processes directly reported to runsolver:
#   pid: 157706
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3586.83
#   total CPU system time (s): 13.2536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48976 second user time and 14.2342 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-22 20:44:41
IDJOB=4541657
IDBENCH=163217
IDSOLVER=3369
FILE ID=nodeC023/4541657-1753209881
RUNJOBID= nodeC023-1753209881-157650
SLURM_JOB_ID= 9687776
Free space on /tmp= 433036 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-29array_ineq6.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-4541657-1753209881/watcher-4541657-1753209881 -o /tmp/evaluation-result-4541657-1753209881/solver-4541657-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1753209881-157650 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541657-1753209881.opb

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

MD5SUM BENCH= e0dec10818bb8f0f47ba8429a0e85943
RANDOM SEED=942850719

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128081268 kB
MemAvailable:   129635236 kB
Buffers:              16 kB
Cached:          2296660 kB
SwapCached:         2872 kB
Active:           753216 kB
Inactive:        1624764 kB
Active(anon):      47064 kB
Inactive(anon):    55056 kB
Active(file):     706152 kB
Inactive(file):  1569708 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14256 kB
Writeback:             0 kB
AnonPages:         81904 kB
Mapped:           102436 kB
Shmem:             20816 kB
KReclaimable:     234696 kB
Slab:             329488 kB
SReclaimable:     234696 kB
SUnreclaim:        94792 kB
KernelStack:        4108 kB
PageTables:         2764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     355192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC023 at 2025-07-22 21:44:50