Trace number 4545698

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-07-23? (TO) 3600.29 3610.15

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
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 benchmark21643.2
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.25/0.57	c #vars 23409 #constraints 1386 0.059208 1
0.25/0.57	c intsize: 9
1.84/2.12	c 1386 constraints
1.84/2.12	c Finish cloning data from SAT to LS
1.84/2.12	c restart_num_ls  -100000 0
1157.49/1161.55	c Use LS-small
1157.49/1161.55	restart_num  0 301
1157.49/1161.55	c LS-restart 90 29
3600.04/3609.92	c Use LS-small
3600.04/3609.92	c Program interrupted by user.
3600.04/3609.92	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: 63794 MiB (62597 MiB free)
  memory of node 1: 64507 MiB (63481 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=157810, runsolver pid=157801

[startup+0.100067 s]*
/proc/loadavg: 0.09 0.08 0.09 3/246 157815
/proc/meminfo: memFree=129099736/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=17104 memory=640 CPUtime=0 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) D 157801 157810 157743 0 -1 4456448 81 0 0 0 0 0 0 0 20 0 1 0 241649636 17514496 160 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 4276 160 160 595 0 1074 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 17104 KiB
Current children cumulated memory: 640 KiB

[startup+0.21381 s]*
/proc/loadavg: 0.09 0.08 0.09 3/250 157819
/proc/meminfo: memFree=129091564/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=27740 memory=1280 CPUtime=0 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) D 157801 157810 157743 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 241649636 28405760 320 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 6935 320 288 595 0 1117 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27740 KiB
Current children cumulated memory: 1280 KiB

[startup+0.313211 s]*
/proc/loadavg: 0.09 0.08 0.09 2/247 157819
/proc/meminfo: memFree=129071088/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=103800 memory=30352 CPUtime=0.06 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 4557 0 0 0 3 3 0 0 20 0 1 0 241649636 106291200 7588 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 25950 7588 2272 595 0 10617 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 103800 KiB
Current children cumulated memory: 30352 KiB

[startup+0.70031 s]
/proc/loadavg: 0.09 0.08 0.09 4/246 157820
/proc/meminfo: memFree=129038760/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=112864 memory=42620 CPUtime=0.43 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 7088 0 0 0 39 4 0 0 20 0 1 0 241649636 115572736 10655 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 28216 10655 2336 595 0 12883 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 112864 KiB
Current children cumulated memory: 42620 KiB

[startup+1.50027 s]
/proc/loadavg: 0.09 0.08 0.09 4/248 157823
/proc/meminfo: memFree=128970860/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=134776 memory=64908 CPUtime=1.22 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 14883 0 0 0 115 7 0 0 20 0 1 0 241649636 138010624 16227 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 33694 16227 2528 595 0 18361 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 134776 KiB
Current children cumulated memory: 64908 KiB

[startup+3.11314 s]
/proc/loadavg: 0.41 0.15 0.11 4/246 157827
/proc/meminfo: memFree=128801868/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=247504 memory=176524 CPUtime=2.83 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 42784 0 0 0 269 14 0 0 20 0 1 0 241649636 253444096 44131 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 61876 44131 2528 595 0 46543 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 247504 KiB
Current children cumulated memory: 176524 KiB

[startup+6.30031 s]
/proc/loadavg: 0.41 0.15 0.11 4/246 157827
/proc/meminfo: memFree=128801992/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=247504 memory=176524 CPUtime=6 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 42784 0 0 0 584 16 0 0 20 0 1 0 241649636 253444096 44131 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 61876 44131 2528 595 0 46543 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 247504 KiB
Current children cumulated memory: 176524 KiB

[startup+12.7003 s]
/proc/loadavg: 1.04 0.29 0.16 3/246 157836
/proc/meminfo: memFree=128817912/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=247504 memory=176524 CPUtime=12.38 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 42784 0 0 0 1217 21 0 0 20 0 1 0 241649636 253444096 44131 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 61876 44131 2528 595 0 46543 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 247504 KiB
Current children cumulated memory: 176524 KiB

[startup+25.5003 s]
/proc/loadavg: 1.58 0.43 0.20 3/245 157858
/proc/meminfo: memFree=128809832/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=247504 memory=176524 CPUtime=25.13 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 42784 0 0 0 2480 33 0 0 20 0 1 0 241649636 253444096 44131 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 61876 44131 2528 595 0 46543 0
Current children cumulated CPU time: 25.13 s
Current children cumulated vsize: 247504 KiB
Current children cumulated memory: 176524 KiB

[startup+51.1132 s]
/proc/loadavg: 2.47 0.74 0.31 4/248 157965
/proc/meminfo: memFree=128773368/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=247504 memory=177932 CPUtime=50.63 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 42795 0 0 0 5005 58 0 0 20 0 1 0 241649636 253444096 44483 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 61876 44483 2528 595 0 46543 0
Current children cumulated CPU time: 50.63 s
Current children cumulated vsize: 247504 KiB
Current children cumulated memory: 177932 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 1.32 0.54 5/252 158093
/proc/meminfo: memFree=128338700/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=446564 memory=345740 CPUtime=101.62 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 58808 0 0 0 10071 91 0 0 20 0 1 0 241649636 457281536 86435 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 111641 86435 2560 595 0 96308 0
Current children cumulated CPU time: 101.62 s
Current children cumulated vsize: 446564 KiB
Current children cumulated memory: 345740 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 1.84 0.77 5/252 158229
/proc/meminfo: memFree=128112844/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=466820 memory=394552 CPUtime=161.41 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 63885 0 0 0 16041 100 0 0 20 0 1 0 241649636 478023680 98638 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 116705 98638 2560 595 0 101372 0
Current children cumulated CPU time: 161.41 s
Current children cumulated vsize: 466820 KiB
Current children cumulated memory: 394552 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.25 0.98 5/253 158321
/proc/meminfo: memFree=128131740/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=478092 memory=413956 CPUtime=221.15 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 66701 0 0 0 22009 106 0 0 20 0 1 0 241649636 489566208 103489 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 119523 103489 2560 595 0 104190 0
Current children cumulated CPU time: 221.15 s
Current children cumulated vsize: 478092 KiB
Current children cumulated memory: 413956 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 2.60 1.18 5/253 158323
/proc/meminfo: memFree=128006052/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=605164 memory=440872 CPUtime=280.94 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 68403 0 0 0 27979 115 0 0 20 0 1 0 241649636 619687936 110218 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 151291 110218 2560 595 0 135958 0
Current children cumulated CPU time: 280.94 s
Current children cumulated vsize: 605164 KiB
Current children cumulated memory: 440872 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 2.87 1.37 5/251 158325
/proc/meminfo: memFree=127941892/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=614536 memory=470696 CPUtime=340.73 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 70783 0 0 0 33957 116 0 0 20 0 1 0 241649636 629284864 117674 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 153634 117674 2560 595 0 138301 0
Current children cumulated CPU time: 340.73 s
Current children cumulated vsize: 614536 KiB
Current children cumulated memory: 470696 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.10 1.53 5/250 158326
/proc/meminfo: memFree=127974932/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=622996 memory=479144 CPUtime=400.52 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 72876 0 0 0 39934 118 0 0 20 0 1 0 241649636 637947904 119786 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 155749 119786 2560 595 0 140416 0
Current children cumulated CPU time: 400.52 s
Current children cumulated vsize: 622996 KiB
Current children cumulated memory: 479144 KiB

[startup+462.3 s]
/proc/loadavg: 4.38 3.34 1.71 5/251 158329
/proc/meminfo: memFree=127964472/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=630268 memory=486440 CPUtime=460.31 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 74721 0 0 0 45912 119 0 0 20 0 1 0 241649636 645394432 121610 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 157567 121610 2560 595 0 142234 0

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

Current children cumulated memory: 648104 KiB

[startup+2982.3 s]
/proc/loadavg: 4.06 4.11 4.01 5/252 158471
/proc/meminfo: memFree=127493300/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=739572 memory=651176 CPUtime=2973.92 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 102999 0 0 0 297175 217 0 0 20 0 1 0 241649636 757321728 162794 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 184893 162794 2560 595 0 169560 0
Current children cumulated CPU time: 2973.92 s
Current children cumulated vsize: 739572 KiB
Current children cumulated memory: 651176 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.12 4.01 5/252 158473
/proc/meminfo: memFree=127484240/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=740232 memory=651816 CPUtime=3033.77 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 103156 0 0 0 303160 217 0 0 20 0 1 0 241649636 757997568 162954 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 185058 162954 2560 595 0 169725 0
Current children cumulated CPU time: 3033.77 s
Current children cumulated vsize: 740232 KiB
Current children cumulated memory: 651816 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.01 5/250 158483
/proc/meminfo: memFree=127489968/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=742084 memory=653736 CPUtime=3093.61 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 103838 0 0 0 309144 217 0 0 20 0 1 0 241649636 759894016 163434 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 185521 163434 2560 595 0 170188 0
Current children cumulated CPU time: 3093.61 s
Current children cumulated vsize: 742084 KiB
Current children cumulated memory: 653736 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.10 4.01 5/250 158485
/proc/meminfo: memFree=127480668/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=744104 memory=655784 CPUtime=3153.48 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 104379 0 0 0 315130 218 0 0 20 0 1 0 241649636 761962496 163946 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 186026 163946 2560 595 0 170693 0
Current children cumulated CPU time: 3153.48 s
Current children cumulated vsize: 744104 KiB
Current children cumulated memory: 655784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.01 5/251 158488
/proc/meminfo: memFree=127480668/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=744244 memory=655912 CPUtime=3213.33 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 104422 0 0 0 321111 222 0 0 20 0 1 0 241649636 762105856 163978 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 186061 163978 2560 595 0 170728 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 744244 KiB
Current children cumulated memory: 655912 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/251 158490
/proc/meminfo: memFree=127480676/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=745972 memory=657576 CPUtime=3273.2 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 104830 0 0 0 327097 223 0 0 20 0 1 0 241649636 763875328 164394 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 186493 164394 2560 595 0 171160 0
Current children cumulated CPU time: 3273.2 s
Current children cumulated vsize: 745972 KiB
Current children cumulated memory: 657576 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 158492
/proc/meminfo: memFree=127472644/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=749772 memory=661288 CPUtime=3333.05 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 105777 0 0 0 333082 223 0 0 20 0 1 0 241649636 767766528 165322 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 187443 165322 2560 595 0 172110 0
Current children cumulated CPU time: 3333.05 s
Current children cumulated vsize: 749772 KiB
Current children cumulated memory: 661288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.50 4.20 4.06 5/250 158494
/proc/meminfo: memFree=127472644/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=750992 memory=662568 CPUtime=3392.91 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 106106 0 0 0 339068 223 0 0 20 0 1 0 241649636 769015808 165642 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 187748 165642 2560 595 0 172415 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 750992 KiB
Current children cumulated memory: 662568 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.26 4.09 5/250 158496
/proc/meminfo: memFree=127452400/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=756288 memory=667944 CPUtime=3452.78 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107436 0 0 0 345054 224 0 0 20 0 1 0 241649636 774438912 166986 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 189072 166986 2560 595 0 173739 0
Current children cumulated CPU time: 3452.78 s
Current children cumulated vsize: 756288 KiB
Current children cumulated memory: 667944 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.24 4.09 5/250 158498
/proc/meminfo: memFree=127452156/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=756420 memory=668072 CPUtime=3512.64 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107476 0 0 0 351040 224 0 0 20 0 1 0 241649636 774574080 167018 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 189105 167018 2560 595 0 173772 0
Current children cumulated CPU time: 3512.64 s
Current children cumulated vsize: 756420 KiB
Current children cumulated memory: 668072 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.22 4.09 5/249 158500
/proc/meminfo: memFree=127452156/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=757080 memory=668712 CPUtime=3572.5 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107630 0 0 0 357026 224 0 0 20 0 1 0 241649636 775249920 167178 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 189270 167178 2560 595 0 173937 0
Current children cumulated CPU time: 3572.5 s
Current children cumulated vsize: 757080 KiB
Current children cumulated memory: 668712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.18 4.22 4.09 5/249 158502
/proc/meminfo: memFree=127452156/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=757344 memory=668968 CPUtime=3600.04 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107708 0 0 0 359780 224 0 0 20 0 1 0 241649636 775520256 167242 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 189336 167242 2560 595 0 174003 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 757344 KiB
Current children cumulated memory: 668968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.05 s, system=2.24892 s

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

[startup+3610 s]*
/proc/loadavg: 4.18 4.22 4.09 4/245 158510
/proc/meminfo: memFree=128141684/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=474148 memory=419336 CPUtime=3600.15 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107715 0 0 0 359791 224 0 0 20 0 1 0 241649636 485527552 104834 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 118537 104834 2656 595 0 103204 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 474148 KiB
Current children cumulated memory: 419336 KiB

[startup+3610.11 s]
/proc/loadavg: 4.18 4.22 4.09 4/245 158510
/proc/meminfo: memFree=128141684/131382120 swapFree=33010416/33010684
[pid=157810] ppid=157801 vsize=474148 memory=419336 CPUtime=3600.25 cores=5,7
/proc/157810/stat : 157810 (SynLSCD) R 157801 157810 157743 0 -1 4194304 107715 0 0 0 359801 224 0 0 20 0 1 0 241649636 485527552 104834 18446744073709551615 94744622063616 94744624498217 140731195583648 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94744624979192 94744625012224 94744658001920 140731195591043 140731195591178 140731195591178 140731195596782 0
/proc/157810/statm: 118537 104834 2656 595 0 103204 0
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 474148 KiB
Current children cumulated memory: 419336 KiB

Child status: 0

Real time (s): 3610.15
CPU time (s): 3600.29
CPU user time (s): 3598.05
CPU system time (s): 2.24892
CPU usage (%): 99.7271
Max. virtual memory (cumulated for all children) (KiB): 757344
Max. memory (cumulated for all children) (KiB): 668968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.05
system time used= 2.24892
maximum resident set size= 669352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107739
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= 279
involuntary context switches= 2726


# summary of solver processes directly reported to runsolver:
#   pid: 157810
#   total CPU time (s): 3600.29
#   total CPU user time (s): 3598.05
#   total CPU system time (s): 2.24892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9585 second user time and 36.913 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 10:35:02
IDJOB=4545698
IDBENCH=147859
IDSOLVER=3421
FILE ID=nodeC006/4545698-1753259702
RUNJOBID= nodeC006-1753259701-157763
SLURM_JOB_ID= 9689161
Free space on /tmp= 432780 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.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-4545698-1753259702/watcher-4545698-1753259702 -o /tmp/evaluation-result-4545698-1753259702/solver-4545698-1753259702 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753259701-157763 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4545698-1753259702.opb

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1977601264

nodeC006 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.139
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.32
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		: 1196.835
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.32
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.213
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.32
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.144
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.32
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.140
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.32
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.140
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.32
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.621
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.32
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.238
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129109844 kB
MemAvailable:   129826812 kB
Buffers:            2128 kB
Cached:          1393808 kB
SwapCached:           12 kB
Active:          1048116 kB
Inactive:         416280 kB
Active(anon):      83808 kB
Inactive(anon):    10792 kB
Active(file):     964308 kB
Inactive(file):   405488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14380 kB
Writeback:             4 kB
AnonPages:         70372 kB
Mapped:           108908 kB
Shmem:             26140 kB
KReclaimable:     373216 kB
Slab:             469676 kB
SReclaimable:     373216 kB
SUnreclaim:        96460 kB
KernelStack:        3872 kB
PageTables:         2972 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     351876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3872 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432764 MiB
End job on nodeC006 at 2025-07-23 11:35:13