Trace number 4546200

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-07-23? (TO) 3600.36 3610.18

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMc646e12ccfd746fe0694a48782eaf83d
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 benchmark37.9468
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 227
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.16/0.24	c intsize: 8
1.53/1.60	c 1088 constraints
1.53/1.60	c Finish cloning data from SAT to LS
1.53/1.60	c restart_num_ls  -100000 0
48.79/49.03	c Use LS-small
48.79/49.03	c update_LS_target_phase-runLS-restart
1153.35/1156.79	c restart_num  0 301
1153.35/1156.79	c LS-restart 90 68
1206.53/1210.04	c Use LS-small
1206.53/1210.04	c update_LS_target_phase-runLS-restart
3600.08/3610.00	c Program interrupted by user.
3600.08/3610.00	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 (46260 MiB free)
  memory of node 1: 64507 MiB (50920 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100072 s]*
/proc/loadavg: 0.29 0.14 0.10 6/250 187066
/proc/meminfo: memFree=99497532/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=96560 memory=23040 CPUtime=0.05 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 3787 0 0 0 4 1 0 0 20 0 1 0 241649966 98877440 5760 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 24140 5760 2240 595 0 8807 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 96560 KiB
Current children cumulated memory: 23040 KiB

[startup+0.21313 s]*
/proc/loadavg: 0.29 0.14 0.10 6/252 187069
/proc/meminfo: memFree=99497212/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=99184 memory=26240 CPUtime=0.16 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 4564 0 0 0 14 2 0 0 20 0 1 0 241649966 101564416 6560 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 24796 6560 2240 595 0 9463 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 99184 KiB
Current children cumulated memory: 26240 KiB

[startup+0.312772 s]*
/proc/loadavg: 0.29 0.14 0.10 5/250 187069
/proc/meminfo: memFree=99496204/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=99992 memory=27008 CPUtime=0.26 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 4781 0 0 0 24 2 0 0 20 0 1 0 241649966 102391808 6752 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 24998 6752 2240 595 0 9665 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 99992 KiB
Current children cumulated memory: 27008 KiB

[startup+0.700249 s]
/proc/loadavg: 0.29 0.14 0.10 5/250 187069
/proc/meminfo: memFree=99471004/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=113704 memory=41208 CPUtime=0.63 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 10387 0 0 0 59 4 0 0 20 0 1 0 241649966 116432896 10302 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 28426 10302 2400 595 0 13093 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 113704 KiB
Current children cumulated memory: 41208 KiB

[startup+1.50026 s]
/proc/loadavg: 0.29 0.14 0.10 5/250 187069
/proc/meminfo: memFree=99471004/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=130212 memory=56184 CPUtime=1.43 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 14130 0 0 0 137 6 0 0 20 0 1 0 241649966 133337088 14046 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 32553 14046 2400 595 0 17220 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 130212 KiB
Current children cumulated memory: 56184 KiB

[startup+3.11249 s]
/proc/loadavg: 0.29 0.14 0.10 5/250 187069
/proc/meminfo: memFree=99391304/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=169460 memory=96248 CPUtime=3.03 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 24111 0 0 0 296 7 0 0 20 0 1 0 241649966 173527040 24062 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 42365 24062 2432 595 0 27032 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 169460 KiB
Current children cumulated memory: 96248 KiB

[startup+6.30026 s]
/proc/loadavg: 0.59 0.20 0.12 5/250 187069
/proc/meminfo: memFree=99391920/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=169460 memory=96248 CPUtime=6.21 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 24111 0 0 0 614 7 0 0 20 0 1 0 241649966 173527040 24062 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 42365 24062 2432 595 0 27032 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 169460 KiB
Current children cumulated memory: 96248 KiB

[startup+12.7003 s]
/proc/loadavg: 0.86 0.26 0.14 5/250 187069
/proc/meminfo: memFree=99391192/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=169460 memory=96248 CPUtime=12.6 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 24111 0 0 0 1253 7 0 0 20 0 1 0 241649966 173527040 24062 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 42365 24062 2432 595 0 27032 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 169460 KiB
Current children cumulated memory: 96248 KiB

[startup+25.5003 s]
/proc/loadavg: 1.56 0.45 0.21 4/246 187102
/proc/meminfo: memFree=99420412/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=169460 memory=96248 CPUtime=25.36 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 24111 0 0 0 2529 7 0 0 20 0 1 0 241649966 173527040 24062 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 42365 24062 2432 595 0 27032 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 169460 KiB
Current children cumulated memory: 96248 KiB

[startup+51.1128 s]
/proc/loadavg: 2.45 0.75 0.31 6/254 187152
/proc/meminfo: memFree=97291156/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=178676 memory=122156 CPUtime=50.88 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 26473 0 0 0 5080 8 0 0 20 0 1 0 241649966 182964224 30539 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 44669 30539 2464 595 0 29336 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 178676 KiB
Current children cumulated memory: 122156 KiB

[startup+102.3 s]
/proc/loadavg: 3.39 1.27 0.52 6/249 187235
/proc/meminfo: memFree=98770432/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=363652 memory=268568 CPUtime=101.87 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 38182 0 0 0 10164 23 0 0 20 0 1 0 241649966 372379648 67142 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 90913 67142 2464 595 0 75580 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 363652 KiB
Current children cumulated memory: 268568 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 1.80 0.75 6/251 187247
/proc/meminfo: memFree=99060364/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=379632 memory=284696 CPUtime=161.65 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 42274 0 0 0 16141 24 0 0 20 0 1 0 241649966 388743168 71174 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 94908 71174 2464 595 0 79575 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 379632 KiB
Current children cumulated memory: 284696 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.22 0.96 6/251 187249
/proc/meminfo: memFree=99018436/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=385180 memory=291096 CPUtime=221.46 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 43648 0 0 0 22118 28 0 0 20 0 1 0 241649966 394424320 72774 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 96295 72774 2464 595 0 80962 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 385180 KiB
Current children cumulated memory: 291096 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 2.56 1.16 5/251 187296
/proc/meminfo: memFree=99209300/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=391696 memory=334472 CPUtime=281.27 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 45324 0 0 0 28096 31 0 0 20 0 1 0 241649966 401096704 83618 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 97924 83618 2464 595 0 82591 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 391696 KiB
Current children cumulated memory: 334472 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 2.85 1.35 5/251 187298
/proc/meminfo: memFree=99196060/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=399180 memory=342152 CPUtime=341.11 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 47268 0 0 0 34079 32 0 0 20 0 1 0 241649966 408760320 85538 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 99795 85538 2464 595 0 84462 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 399180 KiB
Current children cumulated memory: 342152 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.08 1.52 5/251 187389
/proc/meminfo: memFree=99152012/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=404752 memory=347656 CPUtime=400.94 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 48662 0 0 0 40062 32 0 0 20 0 1 0 241649966 414466048 86914 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 101188 86914 2464 595 0 85855 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 404752 KiB
Current children cumulated memory: 347656 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.27 1.69 5/251 187391
/proc/meminfo: memFree=99151544/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=407028 memory=349704 CPUtime=460.78 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 49256 0 0 0 46041 37 0 0 20 0 1 0 241649966 416796672 87426 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 101757 87426 2464 595 0 86424 0
Current children cumulated CPU time: 460.78 s

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

Current children cumulated memory: 443624 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.14 4.01 5/252 187579
/proc/meminfo: memFree=98934940/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=607200 memory=443624 CPUtime=2974.05 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70181 0 0 0 297328 77 0 0 20 0 1 0 241649966 621772800 110906 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 151800 110906 2464 595 0 136467 0
Current children cumulated CPU time: 2974.05 s
Current children cumulated vsize: 607200 KiB
Current children cumulated memory: 443624 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.14 4.02 5/252 187582
/proc/meminfo: memFree=98941908/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=607468 memory=443880 CPUtime=3033.9 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70264 0 0 0 303313 77 0 0 20 0 1 0 241649966 622047232 110970 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 151867 110970 2464 595 0 136534 0
Current children cumulated CPU time: 3033.9 s
Current children cumulated vsize: 607468 KiB
Current children cumulated memory: 443880 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.02 5/250 187587
/proc/meminfo: memFree=98941720/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=607732 memory=444136 CPUtime=3093.75 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70302 0 0 0 309298 77 0 0 20 0 1 0 241649966 622317568 111034 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 151933 111034 2464 595 0 136600 0
Current children cumulated CPU time: 3093.75 s
Current children cumulated vsize: 607732 KiB
Current children cumulated memory: 444136 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.02 5/250 187589
/proc/meminfo: memFree=98932916/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=609856 memory=446184 CPUtime=3153.6 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70869 0 0 0 315283 77 0 0 20 0 1 0 241649966 624492544 111546 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 152464 111546 2464 595 0 137131 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 609856 KiB
Current children cumulated memory: 446184 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.14 4.03 5/250 187591
/proc/meminfo: memFree=98932932/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=609856 memory=446184 CPUtime=3213.45 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70887 0 0 0 321268 77 0 0 20 0 1 0 241649966 624492544 111546 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 152464 111546 2464 595 0 137131 0
Current children cumulated CPU time: 3213.45 s
Current children cumulated vsize: 609856 KiB
Current children cumulated memory: 446184 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.12 4.03 5/250 187594
/proc/meminfo: memFree=98924496/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=610184 memory=446568 CPUtime=3273.3 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 70979 0 0 0 327249 81 0 0 20 0 1 0 241649966 624828416 111642 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 152546 111642 2464 595 0 137213 0
Current children cumulated CPU time: 3273.3 s
Current children cumulated vsize: 610184 KiB
Current children cumulated memory: 446568 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.03 5/250 187596
/proc/meminfo: memFree=98926052/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=610592 memory=447080 CPUtime=3333.15 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71131 0 0 0 333234 81 0 0 20 0 1 0 241649966 625246208 111770 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 152648 111770 2464 595 0 137315 0
Current children cumulated CPU time: 3333.15 s
Current children cumulated vsize: 610592 KiB
Current children cumulated memory: 447080 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.04 5/250 187598
/proc/meminfo: memFree=98924284/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=611676 memory=466536 CPUtime=3393 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71391 0 0 0 339218 82 0 0 20 0 1 0 241649966 626356224 116634 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 152919 116634 2464 595 0 137586 0
Current children cumulated CPU time: 3393 s
Current children cumulated vsize: 611676 KiB
Current children cumulated memory: 466536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/250 187600
/proc/meminfo: memFree=98915856/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=613680 memory=476776 CPUtime=3452.86 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71915 0 0 0 345204 82 0 0 20 0 1 0 241649966 628408320 119194 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 153420 119194 2464 595 0 138087 0
Current children cumulated CPU time: 3452.86 s
Current children cumulated vsize: 613680 KiB
Current children cumulated memory: 476776 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.04 5/250 187602
/proc/meminfo: memFree=98917024/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=613680 memory=476776 CPUtime=3512.7 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71915 0 0 0 351188 82 0 0 20 0 1 0 241649966 628408320 119194 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 153420 119194 2464 595 0 138087 0
Current children cumulated CPU time: 3512.7 s
Current children cumulated vsize: 613680 KiB
Current children cumulated memory: 476776 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.04 5/252 187608
/proc/meminfo: memFree=98915692/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=613680 memory=476776 CPUtime=3572.55 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71915 0 0 0 357173 82 0 0 20 0 1 0 241649966 628408320 119194 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 153420 119194 2464 595 0 138087 0
Current children cumulated CPU time: 3572.55 s
Current children cumulated vsize: 613680 KiB
Current children cumulated memory: 476776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.15 4.12 4.05 5/252 187611
/proc/meminfo: memFree=98907500/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=613680 memory=476776 CPUtime=3600.08 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71917 0 0 0 359926 82 0 0 20 0 1 0 241649966 628408320 119194 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 153420 119194 2464 595 0 138087 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 613680 KiB
Current children cumulated memory: 476776 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.54 s, system=0.824416 s

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

[startup+3610 s]*
/proc/loadavg: 4.14 4.12 4.05 5/252 187611
/proc/meminfo: memFree=98907500/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=330484 memory=275276 CPUtime=3600.19 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71922 0 0 0 359937 82 0 0 20 0 1 0 241649966 338415616 68819 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 82621 68819 2528 595 0 67288 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 330484 KiB
Current children cumulated memory: 275276 KiB

[startup+3610.11 s]
/proc/loadavg: 4.14 4.12 4.05 5/252 187611
/proc/meminfo: memFree=98907500/131382116 swapFree=33010684/33010684
[pid=187063] ppid=187053 vsize=330484 memory=275276 CPUtime=3600.29 cores=0,2
/proc/187063/stat : 187063 (SynLSCD-PS) R 187053 187063 186988 0 -1 4194304 71922 0 0 0 359947 82 0 0 20 0 1 0 241649966 338415616 68819 18446744073709551615 94680436051968 94680438487385 140735770252896 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94680438967544 94680439000576 94680453054464 140735770257789 140735770257927 140735770257927 140735770263531 0
/proc/187063/statm: 82621 68819 2528 595 0 67288 0
Current children cumulated CPU time: 3600.29 s
Current children cumulated vsize: 330484 KiB
Current children cumulated memory: 275276 KiB

Child status: 0

Real time (s): 3610.18
CPU time (s): 3600.36
CPU user time (s): 3599.54
CPU system time (s): 0.824416
CPU usage (%): 99.7282
Max. virtual memory (cumulated for all children) (KiB): 613680
Max. memory (cumulated for all children) (KiB): 476776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.824416
maximum resident set size= 586760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71948
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= 239
involuntary context switches= 8001


# summary of solver processes directly reported to runsolver:
#   pid: 187063
#   total CPU time (s): 3600.36
#   total CPU user time (s): 3599.54
#   total CPU system time (s): 0.824416

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0724 second user time and 33.2144 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-23 10:35:02
IDJOB=4546200
IDBENCH=147863
IDSOLVER=3422
FILE ID=nodeC011/4546200-1753259702
RUNJOBID= nodeC011-1753259701-187002
SLURM_JOB_ID= 9689166
Free space on /tmp= 432804 MiB

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

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

MD5SUM BENCH= c646e12ccfd746fe0694a48782eaf83d
RANDOM SEED=1977601264

nodeC011 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.293
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	: 6984.20
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.272
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	: 6984.20
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.101
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	: 6984.20
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.699
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	: 6984.20
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.288
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	: 6984.20
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.678
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	: 6984.20
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.577
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	: 6984.20
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        99525896 kB
MemAvailable:   129825532 kB
Buffers:            3276 kB
Cached:         31068960 kB
SwapCached:            0 kB
Active:           594444 kB
Inactive:       30553276 kB
Active(anon):      99560 kB
Inactive(anon):     2076 kB
Active(file):     494884 kB
Inactive(file): 30551200 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16824 kB
Writeback:             0 kB
AnonPages:         78664 kB
Mapped:           113740 kB
Shmem:             26152 kB
KReclaimable:     185976 kB
Slab:             279288 kB
SReclaimable:     185976 kB
SUnreclaim:        93312 kB
KernelStack:        4032 kB
PageTables:         3064 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     394296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3968 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:     8099840 kB
DirectMap1G:    127926272 kB

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