Trace number 4541658

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSCD-PS 2025-06-01? (TO) 3600.06 3609.23

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.06	c #vars 5220 #constraints 7059 1.3523 1
0.06/0.11	c 7059 constraints
0.06/0.11	c Finish cloning data from SAT to LS
0.06/0.11	c restart_num_ls  -100000 0
5.35/5.41	c Use LS-small
5.35/5.41	c update_LS_target_phase-runLS
793.95/795.98	c restart_num  0 301
793.95/795.98	c LS-restart 90 28
2715.99/2722.84	c Use LS-small
2715.99/2722.84	c restart_num  301 604
2715.99/2722.84	c LS-restart 80 44
3600.03/3609.21	c Use LS-small
3600.03/3609.21	c Program interrupted by user.
3600.03/3609.21	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 (62098 MiB free)
  memory of node 1: 64465 MiB (59446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541658-1753209881/watcher-4541658-1753209881 -o /tmp/evaluation-result-4541658-1753209881/solver-4541658-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166810 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541658-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
solver pid=166866, runsolver pid=166851
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.66 3.46 3.93 6/263 166867
/proc/meminfo: memFree=124442204/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=94764 memory=21988 CPUtime=0.06 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 3619 0 0 0 5 1 0 0 20 0 1 0 236666669 97038336 5497 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 23691 5497 2400 595 0 8358 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 94764 KiB
Current children cumulated memory: 21988 KiB

[startup+0.204885 s]*
/proc/loadavg: 1.66 3.46 3.93 6/263 166867
/proc/meminfo: memFree=124421708/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=100404 memory=27332 CPUtime=0.17 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5124 0 0 0 14 3 0 0 20 0 1 0 236666669 102813696 6833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25101 6833 2464 595 0 9768 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 100404 KiB
Current children cumulated memory: 27332 KiB

[startup+0.304513 s]*
/proc/loadavg: 1.66 3.46 3.93 6/263 166867
/proc/meminfo: memFree=124421708/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=100404 memory=27332 CPUtime=0.26 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5124 0 0 0 22 4 0 0 20 0 1 0 236666669 102813696 6833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25101 6833 2464 595 0 9768 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 100404 KiB
Current children cumulated memory: 27332 KiB

[startup+0.700096 s]
/proc/loadavg: 1.66 3.46 3.93 6/263 166867
/proc/meminfo: memFree=124421708/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=100404 memory=27332 CPUtime=0.66 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5124 0 0 0 52 14 0 0 20 0 1 0 236666669 102813696 6833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25101 6833 2464 595 0 9768 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 100404 KiB
Current children cumulated memory: 27332 KiB

[startup+1.5001 s]
/proc/loadavg: 1.66 3.46 3.93 6/263 166867
/proc/meminfo: memFree=124421708/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=100404 memory=27332 CPUtime=1.45 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5124 0 0 0 113 32 0 0 20 0 1 0 236666669 102813696 6833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25101 6833 2464 595 0 9768 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 100404 KiB
Current children cumulated memory: 27332 KiB

[startup+3.10434 s]
/proc/loadavg: 1.93 3.48 3.93 6/263 166867
/proc/meminfo: memFree=124422092/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=100404 memory=27332 CPUtime=3.06 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5124 0 0 0 236 70 0 0 20 0 1 0 236666669 102813696 6833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25101 6833 2464 595 0 9768 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 100404 KiB
Current children cumulated memory: 27332 KiB

[startup+6.3001 s]
/proc/loadavg: 1.93 3.48 3.93 6/263 166867
/proc/meminfo: memFree=124414448/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=102848 memory=32048 CPUtime=6.24 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 5781 0 0 0 502 122 0 0 20 0 1 0 236666669 105316352 8012 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 25712 8012 2496 595 0 10379 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 102848 KiB
Current children cumulated memory: 32048 KiB

[startup+12.7001 s]
/proc/loadavg: 2.25 3.50 3.93 6/263 166867
/proc/meminfo: memFree=124374136/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=109500 memory=49068 CPUtime=12.63 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 7408 0 0 0 1138 125 0 0 20 0 1 0 236666669 112128000 12267 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 27375 12267 2592 595 0 12042 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 109500 KiB
Current children cumulated memory: 49068 KiB

[startup+25.5001 s]
/proc/loadavg: 2.52 3.52 3.93 6/263 166868
/proc/meminfo: memFree=124291120/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=131868 memory=68432 CPUtime=25.4 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 9880 0 0 0 2411 129 0 0 20 0 1 0 236666669 135032832 17108 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 32967 17108 2624 595 0 17634 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 131868 KiB
Current children cumulated memory: 68432 KiB

[startup+51.1045 s]
/proc/loadavg: 3.11 3.57 3.94 6/263 166868
/proc/meminfo: memFree=124216536/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=168472 memory=98036 CPUtime=50.94 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 14121 0 0 0 4955 139 0 0 20 0 1 0 236666669 172515328 24509 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 42118 24509 2624 595 0 26785 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 168472 KiB
Current children cumulated memory: 98036 KiB

[startup+102.3 s]
/proc/loadavg: 3.71 3.66 3.95 6/263 166870
/proc/meminfo: memFree=124101876/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=177324 memory=108876 CPUtime=102.02 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 16318 0 0 0 10047 155 0 0 20 0 1 0 236666669 181579776 27219 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 44331 27219 2624 595 0 28998 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 177324 KiB
Current children cumulated memory: 108876 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 3.74 3.96 6/263 166872
/proc/meminfo: memFree=124036156/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=180828 memory=112588 CPUtime=161.87 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 17250 0 0 0 16017 170 0 0 20 0 1 0 236666669 185167872 28147 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 45207 28147 2624 595 0 29874 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 180828 KiB
Current children cumulated memory: 112588 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.81 3.98 6/263 166874
/proc/meminfo: memFree=123993612/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=183096 memory=114892 CPUtime=221.73 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 17825 0 0 0 21981 192 0 0 20 0 1 0 236666669 187490304 28723 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 45774 28723 2624 595 0 30441 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 183096 KiB
Current children cumulated memory: 114892 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.86 3.99 6/262 166876
/proc/meminfo: memFree=123941844/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=184564 memory=117324 CPUtime=281.57 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 18239 0 0 0 27948 209 0 0 20 0 1 0 236666669 188993536 29331 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 46141 29331 2624 595 0 30808 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 184564 KiB
Current children cumulated memory: 117324 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.90 4.00 6/262 166878
/proc/meminfo: memFree=123949716/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=197112 memory=131424 CPUtime=341.42 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 21273 0 0 0 33915 227 0 0 20 0 1 0 236666669 201842688 32856 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 49278 32856 2624 595 0 33945 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 197112 KiB
Current children cumulated memory: 131424 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.94 4.00 6/262 166880
/proc/meminfo: memFree=123920112/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=201884 memory=144508 CPUtime=401.28 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 22494 0 0 0 39884 244 0 0 20 0 1 0 236666669 206729216 36127 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 50471 36127 2624 595 0 35138 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 201884 KiB
Current children cumulated memory: 144508 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.97 4.00 6/262 166882
/proc/meminfo: memFree=123897252/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=246956 memory=151956 CPUtime=461.14 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 24294 0 0 0 45852 262 0 0 20 0 1 0 236666669 252882944 37989 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 61739 37989 2624 595 0 46406 0

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

Current children cumulated memory: 259508 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.10 4.11 6/263 167006
/proc/meminfo: memFree=123716124/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=314900 memory=259508 CPUtime=2855.16 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 40375 0 0 0 284367 1149 0 0 20 0 1 0 236666669 322457600 64877 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 78725 64877 2624 595 0 63392 0
Current children cumulated CPU time: 2855.16 s
Current children cumulated vsize: 314900 KiB
Current children cumulated memory: 259508 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.10 6/263 167008
/proc/meminfo: memFree=123716844/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=314900 memory=259508 CPUtime=2914.98 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 40376 0 0 0 290334 1164 0 0 20 0 1 0 236666669 322457600 64877 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 78725 64877 2624 595 0 63392 0
Current children cumulated CPU time: 2914.98 s
Current children cumulated vsize: 314900 KiB
Current children cumulated memory: 259508 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.11 4.10 6/263 167017
/proc/meminfo: memFree=123717272/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=314900 memory=259508 CPUtime=2974.81 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 40377 0 0 0 296300 1181 0 0 20 0 1 0 236666669 322457600 64877 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 78725 64877 2624 595 0 63392 0
Current children cumulated CPU time: 2974.81 s
Current children cumulated vsize: 314900 KiB
Current children cumulated memory: 259508 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 6/263 167019
/proc/meminfo: memFree=123709076/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=315740 memory=260276 CPUtime=3034.63 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 40562 0 0 0 302267 1196 0 0 20 0 1 0 236666669 323317760 65069 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 78935 65069 2624 595 0 63602 0
Current children cumulated CPU time: 3034.63 s
Current children cumulated vsize: 315740 KiB
Current children cumulated memory: 260276 KiB

[startup+3102.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/263 167021
/proc/meminfo: memFree=123696400/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=316432 memory=261044 CPUtime=3094.45 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 40772 0 0 0 308233 1212 0 0 20 0 1 0 236666669 324026368 65261 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 79108 65261 2624 595 0 63775 0
Current children cumulated CPU time: 3094.45 s
Current children cumulated vsize: 316432 KiB
Current children cumulated memory: 261044 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/264 167024
/proc/meminfo: memFree=123684680/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=318084 memory=262580 CPUtime=3154.28 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41144 0 0 0 314200 1228 0 0 20 0 1 0 236666669 325718016 65645 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 79521 65645 2624 595 0 64188 0
Current children cumulated CPU time: 3154.28 s
Current children cumulated vsize: 318084 KiB
Current children cumulated memory: 262580 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/264 167026
/proc/meminfo: memFree=123692820/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=318084 memory=262580 CPUtime=3214.1 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41145 0 0 0 320169 1241 0 0 20 0 1 0 236666669 325718016 65645 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 79521 65645 2624 595 0 64188 0
Current children cumulated CPU time: 3214.1 s
Current children cumulated vsize: 318084 KiB
Current children cumulated memory: 262580 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 167028
/proc/meminfo: memFree=123689228/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=318084 memory=262580 CPUtime=3273.92 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41146 0 0 0 326137 1255 0 0 20 0 1 0 236666669 325718016 65645 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 79521 65645 2624 595 0 64188 0
Current children cumulated CPU time: 3273.92 s
Current children cumulated vsize: 318084 KiB
Current children cumulated memory: 262580 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 167030
/proc/meminfo: memFree=123636864/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389076 memory=278820 CPUtime=3333.75 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41787 0 0 0 332107 1268 0 0 20 0 1 0 236666669 398413824 69705 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97269 69705 2624 595 0 81936 0
Current children cumulated CPU time: 3333.75 s
Current children cumulated vsize: 389076 KiB
Current children cumulated memory: 278820 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/264 167031
/proc/meminfo: memFree=123637452/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389728 memory=279204 CPUtime=3393.59 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41916 0 0 0 338075 1284 0 0 20 0 1 0 236666669 399081472 69801 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97432 69801 2624 595 0 82099 0
Current children cumulated CPU time: 3393.59 s
Current children cumulated vsize: 389728 KiB
Current children cumulated memory: 279204 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/264 167033
/proc/meminfo: memFree=123637460/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389728 memory=279204 CPUtime=3453.45 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41916 0 0 0 344048 1297 0 0 20 0 1 0 236666669 399081472 69801 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97432 69801 2624 595 0 82099 0
Current children cumulated CPU time: 3453.45 s
Current children cumulated vsize: 389728 KiB
Current children cumulated memory: 279204 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/263 167035
/proc/meminfo: memFree=123637340/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389728 memory=279204 CPUtime=3513.32 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41916 0 0 0 350020 1312 0 0 20 0 1 0 236666669 399081472 69801 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97432 69801 2624 595 0 82099 0
Current children cumulated CPU time: 3513.32 s
Current children cumulated vsize: 389728 KiB
Current children cumulated memory: 279204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.09 4.09 6/262 167043
/proc/meminfo: memFree=123609116/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389728 memory=279332 CPUtime=3573.18 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41918 0 0 0 355991 1327 0 0 20 0 1 0 236666669 399081472 69833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97432 69833 2624 595 0 82099 0
Current children cumulated CPU time: 3573.18 s
Current children cumulated vsize: 389728 KiB
Current children cumulated memory: 279332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.08 4.08 4.09 6/262 167045
/proc/meminfo: memFree=123617160/131249988 swapFree=33010416/33010684
[pid=166866] ppid=166851 vsize=389728 memory=279332 CPUtime=3600.03 cores=1,3
/proc/166866/stat : 166866 (SynLSCD-PS) R 166851 166866 166798 0 -1 4194304 41918 0 0 0 358668 1335 0 0 20 0 1 0 236666669 399081472 69833 18446744073709551615 94305192308736 94305194743737 140723278003152 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94305195224312 94305195257344 94305221144576 140723278006622 140723278006758 140723278006758 140723278012362 0
/proc/166866/statm: 97432 69833 2624 595 0 82099 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 389728 KiB
Current children cumulated memory: 279332 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.71 s, system=13.3539 s

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

Child status: 0

Real time (s): 3609.23
CPU time (s): 3600.06
CPU user time (s): 3586.71
CPU system time (s): 13.3539
CPU usage (%): 99.746
Max. virtual memory (cumulated for all children) (KiB): 389728
Max. memory (cumulated for all children) (KiB): 279332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.71
system time used= 13.3539
maximum resident set size= 355140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41946
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= 208
involuntary context switches= 1791


# summary of solver processes directly reported to runsolver:
#   pid: 166866
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3586.71
#   total CPU system time (s): 13.3539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27293 second user time and 12.3906 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-22 20:44:41
IDJOB=4541658
IDBENCH=163217
IDSOLVER=3370
FILE ID=nodeC031/4541658-1753209881
RUNJOBID= nodeC031-1753209881-166810
SLURM_JOB_ID= 9687773
Free space on /tmp= 432952 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-29array_ineq6.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541658-1753209881/watcher-4541658-1753209881 -o /tmp/evaluation-result-4541658-1753209881/solver-4541658-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753209881-166810 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4541658-1753209881.opb

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

MD5SUM BENCH= e0dec10818bb8f0f47ba8429a0e85943
RANDOM SEED=942850719

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124469408 kB
MemAvailable:   129582400 kB
Buffers:            2128 kB
Cached:          5798124 kB
SwapCached:            8 kB
Active:          1217328 kB
Inactive:        4664076 kB
Active(anon):      96936 kB
Inactive(anon):    10464 kB
Active(file):    1120392 kB
Inactive(file):  4653612 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14256 kB
Writeback:             0 kB
AnonPages:         84224 kB
Mapped:           108752 kB
Shmem:             26248 kB
KReclaimable:     356456 kB
Slab:             455024 kB
SReclaimable:     356456 kB
SUnreclaim:        98568 kB
KernelStack:        4008 kB
PageTables:         2772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     361660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432936 MiB
End job on nodeC031 at 2025-07-22 21:44:51