Trace number 4528782

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 NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.07 3610.11

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_500_10_1.opb
MD5SUM763c698584b52ae611e381227b838c50
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark72001.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products6318
Sum of products size12636

Solver Data

0.00/0.01	c solving HOME/instance-4528782-1752241513.opb (Picat 3.9b11, 7/10/2025)
0.00/0.10	o 166

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: 63665 MiB (62139 MiB free)
  memory of node 1: 64507 MiB (63581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528782-1752241513/watcher-4528782-1752241513 -o /tmp/evaluation-result-4528782-1752241513/solver-4528782-1752241513 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752237901-118692 --watchdog 3760 pb_picat HOME/instance-4528782-1752241513.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=119037, runsolver pid=119030
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.08 4.08 4.09 4/264 119042
/proc/meminfo: memFree=128730880/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2040240 memory=30292 CPUtime=0.09 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 2147 0 0 0 8 1 0 0 20 0 1 0 139829149 2089205760 7573 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510060 7573 1728 343 0 507124 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2040240 KiB
Current children cumulated memory: 30292 KiB

[startup+0.204755 s]*
/proc/loadavg: 4.08 4.08 4.09 4/264 119052
/proc/meminfo: memFree=128728136/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2041504 memory=32088 CPUtime=0.2 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3322 0 0 0 19 1 0 0 20 0 1 0 139829149 2090500096 8022 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510376 8022 1728 343 0 507440 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2041504 KiB
Current children cumulated memory: 32088 KiB

[startup+0.304508 s]*
/proc/loadavg: 4.08 4.08 4.09 3/262 119055
/proc/meminfo: memFree=128826184/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2041504 memory=32216 CPUtime=0.3 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3336 0 0 0 29 1 0 0 20 0 1 0 139829149 2090500096 8054 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510376 8054 1728 343 0 507440 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2041504 KiB
Current children cumulated memory: 32216 KiB

[startup+0.700099 s]
/proc/loadavg: 4.08 4.08 4.09 3/260 119086
/proc/meminfo: memFree=128854948/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2043552 memory=34008 CPUtime=0.68 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3787 0 0 0 67 1 0 0 20 0 1 0 139829149 2092597248 8502 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510888 8502 1728 343 0 507952 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2043552 KiB
Current children cumulated memory: 34008 KiB

[startup+1.5001 s]
/proc/loadavg: 4.08 4.08 4.09 6/266 119128
/proc/meminfo: memFree=128802060/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2045604 memory=35620 CPUtime=1.48 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 4667 0 0 0 147 1 0 0 20 0 1 0 139829149 2094698496 8905 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 511401 8905 1728 343 0 508465 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2045604 KiB
Current children cumulated memory: 35620 KiB

[startup+3.1045 s]
/proc/loadavg: 4.08 4.08 4.09 5/266 119128
/proc/meminfo: memFree=128598296/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2044580 memory=35108 CPUtime=3.08 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 8378 0 0 0 307 1 0 0 20 0 1 0 139829149 2093649920 8777 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 511145 8777 1728 343 0 508209 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2044580 KiB
Current children cumulated memory: 35108 KiB

[startup+6.3001 s]
/proc/loadavg: 4.08 4.08 4.09 5/266 119128
/proc/meminfo: memFree=128578108/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2041784 memory=32324 CPUtime=6.26 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 13517 0 0 0 624 2 0 0 20 0 1 0 139829149 2090786816 8081 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510446 8081 1728 343 0 507510 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2041784 KiB
Current children cumulated memory: 32324 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 119128
/proc/meminfo: memFree=128586812/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2042808 memory=33092 CPUtime=12.65 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 22107 0 0 0 1261 4 0 0 20 0 1 0 139829149 2091835392 8273 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 510702 8273 1728 343 0 507766 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2042808 KiB
Current children cumulated memory: 33092 KiB

[startup+25.5001 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 119128
/proc/meminfo: memFree=128578344/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2045884 memory=35864 CPUtime=25.41 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 43413 0 0 0 2531 10 0 0 20 0 1 0 139829149 2094985216 8966 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 511471 8966 1728 343 0 508535 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2045884 KiB
Current children cumulated memory: 35864 KiB

[startup+51.1045 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 119129
/proc/meminfo: memFree=128552068/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2075580 memory=49652 CPUtime=50.95 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 97513 0 0 0 5072 23 0 0 20 0 1 0 139829149 2125393920 12413 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 518895 12413 1728 343 0 515959 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2075580 KiB
Current children cumulated memory: 49652 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 119131
/proc/meminfo: memFree=128538492/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2048956 memory=37272 CPUtime=102 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 197775 0 0 0 10150 50 0 0 20 0 1 0 139829149 2098130944 9318 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 512239 9318 1728 343 0 509303 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2048956 KiB
Current children cumulated memory: 37272 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 119133
/proc/meminfo: memFree=128539172/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2053052 memory=37820 CPUtime=161.83 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 308922 0 0 0 16101 82 0 0 20 0 1 0 139829149 2102325248 9455 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 513263 9455 1728 343 0 510327 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2053052 KiB
Current children cumulated memory: 37820 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 119135
/proc/meminfo: memFree=128517080/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2059196 memory=45912 CPUtime=221.66 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 420684 0 0 0 22052 114 0 0 20 0 1 0 139829149 2108616704 11478 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 514799 11478 1728 343 0 511863 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2059196 KiB
Current children cumulated memory: 45912 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 119138
/proc/meminfo: memFree=128488156/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2051004 memory=39156 CPUtime=281.49 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 513299 0 0 0 28008 141 0 0 20 0 1 0 139829149 2100228096 9789 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 512751 9789 1728 343 0 509815 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2051004 KiB
Current children cumulated memory: 39156 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 119140
/proc/meminfo: memFree=128486412/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2081724 memory=54272 CPUtime=341.31 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 618562 0 0 0 33958 173 0 0 20 0 1 0 139829149 2131685376 13568 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 520431 13568 1728 343 0 517495 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2081724 KiB
Current children cumulated memory: 54272 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/264 119143
/proc/meminfo: memFree=128470804/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2081724 memory=67360 CPUtime=401.14 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 702294 0 0 0 39914 200 0 0 20 0 1 0 139829149 2131685376 16840 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 520431 16840 1728 343 0 517495 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2081724 KiB
Current children cumulated memory: 67360 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 119145
/proc/meminfo: memFree=128465528/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2053052 memory=43040 CPUtime=460.97 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 786887 0 0 0 45867 230 0 0 20 0 1 0 139829149 2102325248 10760 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 513263 10760 1728 343 0 510327 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 82596 KiB

[startup+2922.3 s]
/proc/loadavg: 3.12 3.18 3.54 4/260 119322
/proc/meminfo: memFree=128298780/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2115360 memory=84644 CPUtime=2914.18 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3075058 0 0 0 290263 1155 0 0 20 0 1 0 139829149 2166128640 21161 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 528840 21161 1728 343 0 525904 0
Current children cumulated CPU time: 2914.18 s
Current children cumulated vsize: 2115360 KiB
Current children cumulated memory: 84644 KiB

[startup+2982.3 s]
/proc/loadavg: 3.10 3.16 3.51 4/260 119325
/proc/meminfo: memFree=128302280/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2123552 memory=84644 CPUtime=2974 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3153631 0 0 0 296217 1183 0 0 20 0 1 0 139829149 2174517248 21161 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 530888 21161 1728 343 0 527952 0
Current children cumulated CPU time: 2974 s
Current children cumulated vsize: 2123552 KiB
Current children cumulated memory: 84644 KiB

[startup+3042.3 s]
/proc/loadavg: 3.11 3.15 3.48 4/260 119327
/proc/meminfo: memFree=128321680/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2082592 memory=70728 CPUtime=3033.83 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3189407 0 0 0 302183 1200 0 0 20 0 1 0 139829149 2132574208 17682 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 520648 17682 1728 343 0 517712 0
Current children cumulated CPU time: 3033.83 s
Current children cumulated vsize: 2082592 KiB
Current children cumulated memory: 70728 KiB

[startup+3102.3 s]
/proc/loadavg: 3.09 3.13 3.45 4/260 119328
/proc/meminfo: memFree=128259588/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2111420 memory=105300 CPUtime=3093.65 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3219432 0 0 0 308152 1213 0 0 20 0 1 0 139829149 2162094080 26325 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 527855 26325 1728 343 0 524919 0
Current children cumulated CPU time: 3093.65 s
Current children cumulated vsize: 2111420 KiB
Current children cumulated memory: 105300 KiB

[startup+3162.3 s]
/proc/loadavg: 3.08 3.12 3.43 4/260 119330
/proc/meminfo: memFree=128241888/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2189228 memory=121540 CPUtime=3153.49 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3241878 0 0 0 314120 1229 0 0 20 0 1 0 139829149 2241769472 30385 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 547307 30385 1728 343 0 544371 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 2189228 KiB
Current children cumulated memory: 121540 KiB

[startup+3222.3 s]
/proc/loadavg: 3.06 3.11 3.40 4/260 119333
/proc/meminfo: memFree=128203736/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2189228 memory=150212 CPUtime=3213.33 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3263809 0 0 0 320088 1245 0 0 20 0 1 0 139829149 2241769472 37553 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 547307 37553 1728 343 0 544371 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 2189228 KiB
Current children cumulated memory: 150212 KiB

[startup+3282.3 s]
/proc/loadavg: 3.07 3.10 3.38 4/258 119335
/proc/meminfo: memFree=128292136/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2189228 memory=123596 CPUtime=3273.16 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3285802 0 0 0 326057 1259 0 0 20 0 1 0 139829149 2241769472 30899 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 547307 30899 1728 343 0 544371 0
Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 2189228 KiB
Current children cumulated memory: 123596 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.12 3.36 4/257 119337
/proc/meminfo: memFree=128300824/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2092992 memory=83700 CPUtime=3333 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3314951 0 0 0 332026 1274 0 0 20 0 1 0 139829149 2143223808 20925 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 523248 20925 1728 343 0 520312 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 2092992 KiB
Current children cumulated memory: 83700 KiB

[startup+3402.3 s]
/proc/loadavg: 3.11 3.11 3.35 4/258 119340
/proc/meminfo: memFree=128288724/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2125760 memory=103128 CPUtime=3392.83 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3360693 0 0 0 337988 1295 0 0 20 0 1 0 139829149 2176778240 25782 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 531440 25782 1728 343 0 528504 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 2125760 KiB
Current children cumulated memory: 103128 KiB

[startup+3462.3 s]
/proc/loadavg: 3.04 3.09 3.32 4/258 119342
/proc/meminfo: memFree=128272860/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2056128 memory=51760 CPUtime=3452.66 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3393432 0 0 0 343958 1308 0 0 20 0 1 0 139829149 2105475072 12940 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 514032 12940 1728 343 0 511096 0
Current children cumulated CPU time: 3452.66 s
Current children cumulated vsize: 2056128 KiB
Current children cumulated memory: 51760 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.10 3.31 4/259 119351
/proc/meminfo: memFree=128285208/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2117700 memory=82796 CPUtime=3512.49 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3415725 0 0 0 349929 1320 0 0 20 0 1 0 139829149 2168524800 20699 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 529425 20699 1728 343 0 526489 0
Current children cumulated CPU time: 3512.49 s
Current children cumulated vsize: 2117700 KiB
Current children cumulated memory: 82796 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.09 3.29 4/259 119354
/proc/meminfo: memFree=128281036/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2183236 memory=119024 CPUtime=3572.33 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3436521 0 0 0 355899 1334 0 0 20 0 1 0 139829149 2235633664 29756 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 545809 29756 1728 343 0 542873 0
Current children cumulated CPU time: 3572.33 s
Current children cumulated vsize: 2183236 KiB
Current children cumulated memory: 119024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 3.12 3.10 3.29 4/259 119355
/proc/meminfo: memFree=128289076/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2117700 memory=82796 CPUtime=3600.06 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3448638 0 0 0 358664 1342 0 0 20 0 1 0 139829149 2168524800 20699 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 529425 20699 1728 343 0 526489 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2117700 KiB
Current children cumulated memory: 82796 KiB

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

[startup+3610.11 s]
# the end of solver process 119037 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3586.65 s, system=13.4257 s

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

[startup+3610.11 s]
/proc/loadavg: 3.12 3.10 3.29 4/259 119355
/proc/meminfo: memFree=128289076/131250000 swapFree=33010416/33010684
[pid=119037] ppid=119030 vsize=2117700 memory=82796 CPUtime=3600.06 cores=5,7
/proc/119037/stat : 119037 (pb_picat) R 119030 119037 117068 0 -1 4194304 3448638 0 0 0 358664 1342 0 0 20 0 1 0 139829149 2168524800 20699 18446744073709551615 94486014877696 94486016279277 140735106980224 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94486016550704 94486018424944 94486032285696 140735106984348 140735106984424 140735106984424 140735106990028 0
/proc/119037/statm: 529425 20699 1728 343 0 526489 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2117700 KiB
Current children cumulated memory: 82796 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.11
CPU time (s): 3600.07
CPU user time (s): 3586.65
CPU system time (s): 13.4257
CPU usage (%): 99.722
Max. virtual memory (cumulated for all children) (KiB): 2191428
Max. memory (cumulated for all children) (KiB): 166764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.65
system time used= 13.4257
maximum resident set size= 166764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3448638
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= 72
involuntary context switches= 4727


# summary of solver processes directly reported to runsolver:
#   pid: 119037
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3586.65
#   total CPU system time (s): 13.4257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25494 second user time and 13.5439 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-11 15:45:13
IDJOB=4528782
IDBENCH=148639
IDSOLVER=3385
FILE ID=nodeC018/4528782-1752241513
RUNJOBID= nodeC018-1752237901-118692
SLURM_JOB_ID= 9682529
Free space on /tmp= 432568 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528782-1752241513/watcher-4528782-1752241513 -o /tmp/evaluation-result-4528782-1752241513/solver-4528782-1752241513 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752237901-118692 --watchdog 3760  pb_picat HOME/instance-4528782-1752241513.opb

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

MD5SUM BENCH= 763c698584b52ae611e381227b838c50
RANDOM SEED=1913788432

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128454384 kB
MemAvailable:   129284788 kB
Buffers:            2128 kB
Cached:          1592044 kB
SwapCached:           32 kB
Active:           985420 kB
Inactive:        1113372 kB
Active(anon):     522380 kB
Inactive(anon):      288 kB
Active(file):     463040 kB
Inactive(file):  1113084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7288 kB
Writeback:             4 kB
AnonPages:        504248 kB
Mapped:           112788 kB
Shmem:             18044 kB
KReclaimable:     186640 kB
Slab:             280148 kB
SReclaimable:     186640 kB
SUnreclaim:        93508 kB
KernelStack:        4240 kB
PageTables:         3912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4782756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432564 MiB
End job on nodeC018 at 2025-07-11 16:45:23