Trace number 4545245

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.18 3611.83

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-45-21-3-mgd_c18.opb
MD5SUM6b2fe99dba414b0499b72921573350a8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark128.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4115
Total number of constraints47919
Number of constraints which are clauses44840
Number of constraints which are cardinality constraints (but not clauses)45
Number of constraints which are nor clauses,nor cardinality constraints3034
Minimum length of a constraint1
Maximum length of a constraint195
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.31	c #vars 4115 #constraints 48009 11.6668 1
1.34/1.46	c 48009 constraints
1.34/1.46	c Finish cloning data from SAT to LS
1.34/1.46	c restart_num_ls  -100000 0
249.86/250.73	c Use LS-small
249.86/250.73	restart_num  0 303
249.86/250.73	LS-restart 90 27
675.40/677.88	c Use LS-small
675.40/677.88	restart_num  303 604
675.40/677.88	LS-restart 80 35
1122.63/1126.32	c Use LS-small
1122.63/1126.32	restart_num  604 906
1122.63/1126.32	LS-restart 70 37
2237.29/2244.57	c Use LS-small
2237.29/2244.57	restart_num  906 1209
2237.29/2244.57	LS-restart 60 96
2237.29/2244.57	c similarity no use LS 0.993439
2995.72/3005.40	restart_num  1209 1512
2995.72/3005.40	LS-restart 60 99
2995.72/3005.40	c similarity no use LS 0.991981
3600.04/3611.71	c Program interrupted by user.
3600.04/3611.71	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63102 MiB free)
  memory of node 1: 64465 MiB (63050 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100078 s]*
/proc/loadavg: 1.07 1.56 2.76 4/250 195858
/proc/meminfo: memFree=129127660/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=88620 memory=15360 CPUtime=0.07 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 1910 0 0 0 6 1 0 0 20 0 1 0 239117736 90746880 3840 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 22155 3840 2208 595 0 6822 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 88620 KiB
Current children cumulated memory: 15360 KiB

[startup+0.220839 s]*
/proc/loadavg: 1.07 1.56 2.76 5/248 195863
/proc/meminfo: memFree=129099356/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=90720 memory=19752 CPUtime=0.19 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 2499 0 0 0 17 2 0 0 20 0 1 0 239117736 92897280 4938 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 22680 4938 2208 595 0 7347 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90720 KiB
Current children cumulated memory: 19752 KiB

[startup+0.313412 s]*
/proc/loadavg: 1.07 1.56 2.76 5/248 195866
/proc/meminfo: memFree=129097544/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=92900 memory=22184 CPUtime=0.27 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 3038 0 0 0 25 2 0 0 20 0 1 0 239117736 95129600 5546 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 23225 5546 2272 595 0 7892 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 92900 KiB
Current children cumulated memory: 22184 KiB

[startup+0.700299 s]
/proc/loadavg: 1.07 1.56 2.76 4/248 195866
/proc/meminfo: memFree=129065132/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=122600 memory=62128 CPUtime=0.65 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 10953 0 0 0 60 5 0 0 20 0 1 0 239117736 125542400 15532 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 30650 15532 2272 595 0 15317 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 122600 KiB
Current children cumulated memory: 62128 KiB

[startup+1.50034 s]
/proc/loadavg: 1.31 1.60 2.77 5/248 195866
/proc/meminfo: memFree=128948892/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=253624 CPUtime=1.44 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55287 0 0 0 126 18 0 0 20 0 1 0 239117736 336441344 63406 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63406 2496 595 0 66806 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 253624 KiB

[startup+3.11269 s]
/proc/loadavg: 1.31 1.60 2.77 5/250 195898
/proc/meminfo: memFree=128356296/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=254008 CPUtime=3.05 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55386 0 0 0 285 20 0 0 20 0 1 0 239117736 336441344 63502 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63502 2496 595 0 66806 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 254008 KiB

[startup+6.30032 s]
/proc/loadavg: 1.60 1.65 2.78 5/252 195903
/proc/meminfo: memFree=127292364/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=254008 CPUtime=6.22 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55388 0 0 0 598 24 0 0 20 0 1 0 239117736 336441344 63502 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63502 2496 595 0 66806 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 254008 KiB

[startup+12.7003 s]
/proc/loadavg: 1.80 1.69 2.79 5/252 195903
/proc/meminfo: memFree=125722980/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=254008 CPUtime=12.61 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55390 0 0 0 1229 32 0 0 20 0 1 0 239117736 336441344 63502 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63502 2496 595 0 66806 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 254008 KiB

[startup+25.5004 s]
/proc/loadavg: 2.14 1.77 2.80 5/252 195904
/proc/meminfo: memFree=123020500/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=254008 CPUtime=25.37 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55390 0 0 0 2490 47 0 0 20 0 1 0 239117736 336441344 63502 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63502 2496 595 0 66806 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 254008 KiB

[startup+51.113 s]
/proc/loadavg: 2.95 2.00 2.85 5/252 195904
/proc/meminfo: memFree=116943492/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=328556 memory=254008 CPUtime=50.92 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 55390 0 0 0 5014 78 0 0 20 0 1 0 239117736 336441344 63502 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 82139 63502 2496 595 0 66806 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 328556 KiB
Current children cumulated memory: 254008 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.31 2.91 5/253 195907
/proc/meminfo: memFree=101980740/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=393828 memory=301892 CPUtime=101.95 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 61826 0 0 0 10100 95 0 0 20 0 1 0 239117736 403279872 75473 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 98457 75473 2528 595 0 83124 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 393828 KiB
Current children cumulated memory: 301892 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.64 2.98 5/253 195909
/proc/meminfo: memFree=101801832/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=396572 memory=306628 CPUtime=161.76 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 62525 0 0 0 16079 97 0 0 20 0 1 0 239117736 406089728 76657 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 99143 76657 2528 595 0 83810 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 396572 KiB
Current children cumulated memory: 306628 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.92 3.06 5/253 195955
/proc/meminfo: memFree=119373904/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=402588 memory=326432 CPUtime=221.55 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 63008 0 0 0 22054 101 0 0 20 0 1 0 239117736 412250112 81608 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 100647 81608 2528 595 0 85314 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 402588 KiB
Current children cumulated memory: 326432 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.15 3.13 5/253 196047
/proc/meminfo: memFree=126278924/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=403820 memory=328352 CPUtime=281.35 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 63320 0 0 0 27992 143 0 0 20 0 1 0 239117736 413511680 82088 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 100955 82088 2528 595 0 85622 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 403820 KiB
Current children cumulated memory: 328352 KiB

[startup+342.3 s]
/proc/loadavg: 4.01 3.29 3.19 5/252 196146
/proc/meminfo: memFree=127569880/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=405052 memory=330016 CPUtime=341.12 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 63457 0 0 0 33931 181 0 0 20 0 1 0 239117736 414773248 82504 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 101263 82504 2528 595 0 85930 0
Current children cumulated CPU time: 341.12 s
Current children cumulated vsize: 405052 KiB
Current children cumulated memory: 330016 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.45 3.25 5/252 196193
/proc/meminfo: memFree=128064056/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=407016 memory=332064 CPUtime=400.88 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 64014 0 0 0 39902 186 0 0 20 0 1 0 239117736 416784384 83016 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 101754 83016 2528 595 0 86421 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 407016 KiB
Current children cumulated memory: 332064 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.57 3.30 5/252 196239
/proc/meminfo: memFree=128195616/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=408968 memory=333984 CPUtime=460.67 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 64503 0 0 0 45879 188 0 0 20 0 1 0 239117736 418783232 83496 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 102242 83496 2528 595 0 86909 0
Current children cumulated CPU time: 460.67 s

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

Current children cumulated memory: 365512 KiB

[startup+2922.3 s]
/proc/loadavg: 2.09 2.11 2.22 3/238 196426
/proc/meminfo: memFree=128234576/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=436436 memory=365512 CPUtime=2912.89 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 70897 0 0 0 290866 423 0 0 20 0 1 0 239117736 446910464 91378 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109109 91378 2528 595 0 93776 0
Current children cumulated CPU time: 2912.89 s
Current children cumulated vsize: 436436 KiB
Current children cumulated memory: 365512 KiB

[startup+2982.3 s]
/proc/loadavg: 2.13 2.12 2.22 3/238 196428
/proc/meminfo: memFree=128226636/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=436436 memory=366280 CPUtime=2972.69 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 70897 0 0 0 296844 425 0 0 20 0 1 0 239117736 446910464 91570 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109109 91570 2528 595 0 93776 0
Current children cumulated CPU time: 2972.69 s
Current children cumulated vsize: 436436 KiB
Current children cumulated memory: 366280 KiB

[startup+3042.3 s]
/proc/loadavg: 2.10 2.11 2.21 3/237 196430
/proc/meminfo: memFree=128226888/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=436436 memory=366280 CPUtime=3032.49 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 70969 0 0 0 302823 426 0 0 20 0 1 0 239117736 446910464 91570 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109109 91570 2528 595 0 93776 0
Current children cumulated CPU time: 3032.49 s
Current children cumulated vsize: 436436 KiB
Current children cumulated memory: 366280 KiB

[startup+3102.3 s]
/proc/loadavg: 2.08 2.10 2.19 3/237 196432
/proc/meminfo: memFree=128226904/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=436816 memory=366280 CPUtime=3092.29 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 70980 0 0 0 308802 427 0 0 20 0 1 0 239117736 447299584 91570 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109204 91570 2528 595 0 93871 0
Current children cumulated CPU time: 3092.29 s
Current children cumulated vsize: 436816 KiB
Current children cumulated memory: 366280 KiB

[startup+3162.3 s]
/proc/loadavg: 2.12 2.11 2.19 3/238 196435
/proc/meminfo: memFree=128218588/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=437976 memory=366920 CPUtime=3152.1 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71161 0 0 0 314780 430 0 0 20 0 1 0 239117736 448487424 91730 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109494 91730 2528 595 0 94161 0
Current children cumulated CPU time: 3152.1 s
Current children cumulated vsize: 437976 KiB
Current children cumulated memory: 366920 KiB

[startup+3222.3 s]
/proc/loadavg: 2.09 2.11 2.18 3/238 196437
/proc/meminfo: memFree=128219092/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=437976 memory=366920 CPUtime=3211.9 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71161 0 0 0 320759 431 0 0 20 0 1 0 239117736 448487424 91730 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109494 91730 2528 595 0 94161 0
Current children cumulated CPU time: 3211.9 s
Current children cumulated vsize: 437976 KiB
Current children cumulated memory: 366920 KiB

[startup+3282.3 s]
/proc/loadavg: 2.17 2.13 2.18 3/238 196439
/proc/meminfo: memFree=128219092/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=437976 memory=366920 CPUtime=3271.71 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71162 0 0 0 326738 433 0 0 20 0 1 0 239117736 448487424 91730 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109494 91730 2528 595 0 94161 0
Current children cumulated CPU time: 3271.71 s
Current children cumulated vsize: 437976 KiB
Current children cumulated memory: 366920 KiB

[startup+3342.3 s]
/proc/loadavg: 2.12 2.12 2.18 3/242 196448
/proc/meminfo: memFree=128228052/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438108 memory=367176 CPUtime=3331.51 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71196 0 0 0 332716 435 0 0 20 0 1 0 239117736 448622592 91794 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109527 91794 2528 595 0 94194 0
Current children cumulated CPU time: 3331.51 s
Current children cumulated vsize: 438108 KiB
Current children cumulated memory: 367176 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.11 2.17 3/242 196454
/proc/meminfo: memFree=128249788/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438108 memory=367176 CPUtime=3391.32 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71196 0 0 0 338695 437 0 0 20 0 1 0 239117736 448622592 91794 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109527 91794 2528 595 0 94194 0
Current children cumulated CPU time: 3391.32 s
Current children cumulated vsize: 438108 KiB
Current children cumulated memory: 367176 KiB

[startup+3462.3 s]
/proc/loadavg: 2.11 2.10 2.16 3/241 196456
/proc/meminfo: memFree=128250796/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438484 memory=367432 CPUtime=3451.12 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71289 0 0 0 344674 438 0 0 20 0 1 0 239117736 449007616 91858 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109621 91858 2528 595 0 94288 0
Current children cumulated CPU time: 3451.12 s
Current children cumulated vsize: 438484 KiB
Current children cumulated memory: 367432 KiB

[startup+3522.3 s]
/proc/loadavg: 2.09 2.10 2.16 3/241 196458
/proc/meminfo: memFree=128251064/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438484 memory=367432 CPUtime=3510.92 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71289 0 0 0 350653 439 0 0 20 0 1 0 239117736 449007616 91858 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109621 91858 2528 595 0 94288 0
Current children cumulated CPU time: 3510.92 s
Current children cumulated vsize: 438484 KiB
Current children cumulated memory: 367432 KiB

[startup+3582.3 s]
/proc/loadavg: 2.07 2.09 2.15 3/241 196459
/proc/meminfo: memFree=128251332/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438484 memory=367432 CPUtime=3570.73 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71289 0 0 0 356632 441 0 0 20 0 1 0 239117736 449007616 91858 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109621 91858 2528 595 0 94288 0
Current children cumulated CPU time: 3570.73 s
Current children cumulated vsize: 438484 KiB
Current children cumulated memory: 367432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 2.04 2.08 2.15 3/241 196460
/proc/meminfo: memFree=128251348/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=438484 memory=367432 CPUtime=3600.04 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71289 0 0 0 359562 442 0 0 20 0 1 0 239117736 449007616 91858 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 109621 91858 2528 595 0 94288 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 438484 KiB
Current children cumulated memory: 367432 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.75 s, system=4.42474 s

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

[startup+3611.8 s]
/proc/loadavg: 2.04 2.08 2.15 3/241 196460
/proc/meminfo: memFree=128251348/131382116 swapFree=33009904/33010684
[pid=195845] ppid=195839 vsize=385640 memory=327152 CPUtime=3600.14 cores=5,7
/proc/195845/stat : 195845 (SynLSCD) R 195839 195845 195787 0 -1 4194304 71297 0 0 0 359572 442 0 0 20 0 1 0 239117736 394895360 81788 18446744073709551615 94330264666112 94330267100265 140724314781792 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94330267581688 94330267614720 94330273394688 140724314790244 140724314790377 140724314790377 140724314795981 0
/proc/195845/statm: 96410 81788 2656 595 0 81077 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 385640 KiB
Current children cumulated memory: 327152 KiB

Child status: 0

Real time (s): 3611.83
CPU time (s): 3600.18
CPU user time (s): 3595.75
CPU system time (s): 4.42474
CPU usage (%): 99.6773
Max. virtual memory (cumulated for all children) (KiB): 438484
Max. memory (cumulated for all children) (KiB): 367432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.75
system time used= 4.42474
maximum resident set size= 367944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71544
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= 182
involuntary context switches= 2145


# summary of solver processes directly reported to runsolver:
#   pid: 195845
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3595.75
#   total CPU system time (s): 4.42474

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7357 second user time and 31.4717 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-23 03:33:05
IDJOB=4545245
IDBENCH=180780
IDSOLVER=3369
FILE ID=nodeC004/4545245-1753234385
RUNJOBID= nodeC004-1753234385-195800
SLURM_JOB_ID= 9687857
Free space on /tmp= 433012 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-45-21-3-mgd_c18.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-4545245-1753234385/watcher-4545245-1753234385 -o /tmp/evaluation-result-4545245-1753234385/solver-4545245-1753234385 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753234385-195800 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545245-1753234385.opb

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=370752986

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129181084 kB
MemAvailable:   129821896 kB
Buffers:            2128 kB
Cached:          1389020 kB
SwapCached:           32 kB
Active:          1136824 kB
Inactive:         322152 kB
Active(anon):      83492 kB
Inactive(anon):    10468 kB
Active(file):    1053332 kB
Inactive(file):   311684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24004 kB
Writeback:             4 kB
AnonPages:         70816 kB
Mapped:           108760 kB
Shmem:             26132 kB
KReclaimable:     230848 kB
Slab:             323428 kB
SReclaimable:     230848 kB
SUnreclaim:        92580 kB
KernelStack:        3808 kB
PageTables:         2900 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     350716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC004 at 2025-07-23 04:33:18